Skip to content

Assets that skip concatenation should still get an mtime #23

@ethitter

Description

@ethitter

If something isn't concatenated, it bypasses the addition of an mtime as well, which can lead to stale versions of those assets remaining in cache:

if ( 'noconcat' == $media ) {
.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions