Skip to content

Please add support for Cache Busting #2744

@naveedahmed1

Description

@naveedahmed1

Angular CLI is pretty great, but I believe the build tool lacks the support for cache bursting.

In order to making sure that the users’ browsers never use old code, there should be an option to append a hash of generated files to the end of file name. This will makes sure that any files that have changed will be fetched freshly from the server and any files that haven’t changed can be loaded safely from the cache.

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