Skip to content

Set own cache version #2

@giolvani

Description

@giolvani

It would be nice, if I could set my own version cache.
This way I could be more control of my application.

instead

<link href="/css/styles.css?~v=Iz7DDyL6DCDnT_L414h7aec4VUNOlN9dDYVRGoD2ZB01" rel="stylesheet"/>
<script src="/js/app.js?~v=QWNK55__txkMIVFvtdF3fy5lDLK7GLkwLzP8nzCV6nw1"></script>

could be

<link href="/css/styles.css?~v=123abc" rel="stylesheet"/>
<script src="/js/app.js?~v=123abc"></script>

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions