Thread overview | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
December 15, 2015 [Issue 15449] CSS and JS files should be minified and concatenated | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15449 Jack Stouffer <jack@jackstouffer.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |performance Hardware|x86 |All OS|Mac OS X |All -- |
March 30, 2018 [Issue 15449] CSS and JS files should be minified and concatenated | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15449 Seb <greensunny12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |greensunny12@gmail.com --- Comment #1 from Seb <greensunny12@gmail.com> --- The currently optional solution to make POST request to some external site isn't enabled because it doesn't work well. I just looked at our options in 2018 and it looks really bad. Everyone just seems to be packaging huge JS bundles or Java archives .. Great :/ I found: - YUI (Java) - Closure Compiler (Java) - https://github.com/mishoo/UglifyJS2 (NPM) - https://github.com/matthiasmullie/minify (PHP) I will pick YUI because it's in Debian stable (https://packages.debian.org/wheezy/yui-compressor) and supports JS + CSS. -- |
March 30, 2018 [Issue 15449] CSS and JS files should be minified and concatenated | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15449 --- Comment #2 from Seb <greensunny12@gmail.com> --- https://github.com/dlang/dlang.org/pull/2311 for the minification. I opened https://issues.dlang.org/show_bug.cgi?id=18695 to track the concatenation (might be trickier because not everything is needed on every page) -- |
December 27, 2019 [Issue 15449] CSS and JS files should be minified | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15449 berni44 <bugzilla@d-ecke.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@d-ecke.de Summary|CSS and JS files should be |CSS and JS files should be |minified and concatenated |minified --- Comment #3 from berni44 <bugzilla@d-ecke.de> --- Removed the concatenation here, because else it looks like a duplicate. -- |
December 17, 2022 [Issue 15449] CSS and JS files should be minified | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15449 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 15 [Issue 15449] CSS and JS files should be minified | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15449 --- Comment #4 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dlang.org/issues/3948 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation