Skip to content
This repository was archived by the owner on Mar 18, 2022. It is now read-only.
This repository was archived by the owner on Mar 18, 2022. It is now read-only.

Asset versioning in production #99

@assafweinberg

Description

@assafweinberg

This might be a silly question, but I noticed that in non-production mode, there's a ?v=[timestamp] at the end of each asset, but in production mode its always ?v=0. This seems to mean that every time I deploy new code, I also have to manually invalidate the cache to get the new assets loading in production. Is that right, or should production assets also have a ?v=[timestamp] and automatically be updated without invalidation?

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