Skip to content

Remove sourceMappingURL from CSS files to fix #8587.#8588

Closed
donkirkby wants to merge 1 commit intoencode:masterfrom
donkirkby:8587-no-source-maps
Closed

Remove sourceMappingURL from CSS files to fix #8587.#8588
donkirkby wants to merge 1 commit intoencode:masterfrom
donkirkby:8587-no-source-maps

Conversation

@donkirkby
Copy link
Copy Markdown
Contributor

@donkirkby donkirkby commented Aug 4, 2022

Fixes a problem with Django 4.1, refs #8587.

This is the smallest change, just removing the two sourceMappingURL lines from the minified CSS files. One downside, however, is that someone upgrading to a new version of bootstrap might accidentally add them back in. Maybe a precommit hook could guard against that.

Another option would be to include the source maps, but I thought that was a bigger change.

@lovelydinosaur
Copy link
Copy Markdown
Contributor

Closing in favour of #8591.

Thanks for your time on progressing this. 🙏🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants