Skip to content

The deployed version should make use of cache-busting #9

@PaulTondeur

Description

@PaulTondeur

When making a new deploy, we should cache bust the compiled css and js file.

Cache busting should only happen if something really has changed, so this can not be randomized for each deploy. A solid approach would be to cache bust based on a hash of the css or js file its contents.

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