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

[HOT-FIX] only add the cache busting string to non internal files #120

Merged

Conversation

pxpm
Copy link
Contributor

@pxpm pxpm commented Apr 12, 2024

This is a potential fix for #119

It seems the problem may be out of control for us, so the only reasonable thing we could do is to NOT append the cache busting string on 3rd party requests AKA cdn.

Requests to internalized files or relative paths still use the cache busting string.

src/Helpers/FileOutput.php Outdated Show resolved Hide resolved
Co-authored-by: António Almeida <promatik@gmail.com>
src/Helpers/FileOutput.php Outdated Show resolved Hide resolved
@pxpm pxpm merged commit fafa170 into main Apr 12, 2024
5 checks passed
@pxpm pxpm deleted the hot-fix/only-add-the-cache-busting-string-to-non-internal-files branch April 12, 2024 10:40
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.

None yet

3 participants