Skip to content

Prevent browsers from aggressively caching #74

Closed
@supakeen

Description

@supakeen

Currently paths to static assets are hardcoded in the templates, the lets browsers aggressively cache assets which is good. If we were to use static_url routes as provided by Tornado then a cache buster would be added based on the file hash.

This prevents the issue where a user does not reload their cache when a new version of assets is published.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions