Skip to content

Add file hashes to language file chunks #124

@danimoh

Description

@danimoh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions