Skip to content

CSS and JavaScript are still in cache after MMLC update #90

@RobinTheHood

Description

@RobinTheHood

Found this hash('crc32', $absPath), but we should use something like hash('crc32', $mmlcVersion).

$attributes = [
    'rel' => 'stylesheet',
    'type' => 'text/css',
    'href' => $stylesheetPath . '?v=' . hash('crc32', $absPath),
];

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions