Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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