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

Add file hashes to language file chunks #124

Open
danimoh opened this issue Oct 12, 2022 · 0 comments
Open

Add file hashes to language file chunks #124

danimoh opened this issue Oct 12, 2022 · 0 comments

Comments

@danimoh
Copy link
Member

danimoh commented Oct 12, 2022

Add file hashes to language file chunks to avoid using old files from the browser's cache, that might be outdated due to changes in the translations or due to changes to the chunk id.
I believe, this requires updating the vue-cli or webpack though.
I tested adding the chunk hashes via webpack's output.chunkFilename option in vue.config.js but with no success.

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

No branches or pull requests

1 participant