Automattic / Automattic/page-optimize

Strip Source Mapping URLs

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.