Skip to content

Set own cache version #2

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!

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions