Skip to content

feat: add web versioning#67

Merged
jourdain merged 1 commit into
Kitware:masterfrom
Jo-Byr:web-versioning
Apr 24, 2026
Merged

feat: add web versioning#67
jourdain merged 1 commit into
Kitware:masterfrom
Jo-Byr:web-versioning

Conversation

@Jo-Byr

@Jo-Byr Jo-Byr commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Add current package version to served files names

Add current package version to served files names
"""
version, wasm_url = get_wasm_info()
wasm_base_name = kwargs.get("wasm_base_name", "vtk")
BASE_URL = f"__trame_vtklocal/wasm/{version}"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file don't need to be changed. The wasm bundle is already versioned by itself on VTK.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never mind, you are correct.

@jourdain jourdain merged commit c357ac5 into Kitware:master Apr 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants