Skip to content

Update references in .css and .js files to other files so they refer to the cache-busting filenames #26

Description

@foarsitter

When an image is referenced from a css file it references to the unhashed version of the file. This could lead to issues when the referenced file is updated.

Django has this behavior implemented so we can use there patterns for replacing references in .css and .js files.

If this feature is wanted I will provide a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions