Remove source map references · Issue #8587 · encode/django-rest-framework (original) (raw)
Description
opened
As reported here: https://code.djangoproject.com/ticket/33353#comment:15
The new CSS source map support in Django 4.1 blocks collectstatic
with ManifestStaticFilesStorage
with DRF, since it includes CSS files that have source map references but not the source maps themselves.
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests