summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/project/documents/cached/module.js
AgeCommit message (Expand)Author
2026-06-11Fixed #36969, #35371 -- Reduced false positives in strings during collectstatic.James Bligh
2026-03-04Fixed #21080 -- Ignored urls inside comments during collectstatic.James Bligh
2024-08-07Fixed #35553 -- Handled import*as in HashedFilesMixin.Farhan
2022-12-07Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.James Bligh
2021-11-05Fixed #33253 -- Reverted "Fixed #32319 -- Added ES module support to Manifest...Mariusz Felisiak
2021-05-31Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.Gildardo Adrian Maravilla Jacome