Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIXES #659 - Cache Busters! #664

Merged
merged 1 commit into from
Mar 10, 2025
Merged

FIXES #659 - Cache Busters! #664

merged 1 commit into from
Mar 10, 2025

Conversation

thebracket
Copy link
Collaborator

Adds a ?gh= to all core JS loading URLs, to ensure that the current version is cached and future versions will be reloaded (and then cached).

Who you gonna call - Cache Busters!
image

Adds a ?gh=<current git hash> to all core JS loading URLs, to ensure that the current version is cached and future versions will be reloaded (and then cached).
@thebracket thebracket added the bug Something isn't working label Mar 10, 2025
@thebracket thebracket added this to the v1.5 & v2.0 milestone Mar 10, 2025
@thebracket thebracket requested a review from rchac March 10, 2025 15:00
@thebracket thebracket self-assigned this Mar 10, 2025
@rchac rchac merged commit 66be1bd into develop Mar 10, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants