Automattic / Automattic/page-optimize
Strip Source Mapping URLs
Open
- Dominant language
- PHP
- Stars
- 35
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
`/*# sourceMappingURL=style.css.map */`
This is often the last line in a css file, but becomes irrelevant when concatenated. May as well remove it -- which will also avoid an occasional 404 request as the path to the (now invalid) map file is no longer accurate from `_static`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.