Open
Bug 1025030
Opened 11 years ago
Minified JS shipped by Mozilla should include a link to the non-minified version.
Categories
(Websites :: Other, enhancement)
Websites
Other
Tracking
(Not tracked)
NEW
People
(Reporter: mhoye, Unassigned)
Details
Minified javascript is basically impossible to dig into and learn from.
We ship a lot of it, and obviously bits over the wire add up. But for the sake of discoverability and learnability, I'd propose that when Mozilla minifies Javascript on our own websites, that we include a link back to where the unminified version of that JS lives in the repo, in a comment at the top.
You need to log in
before you can comment on or make changes to this bug.
Description
•