5.5 - CSS and JavaScript Minification
Permalink 1 user found helpful
Hi,
One of the great improvements in 5.5 is "CSS and JavaScript Minification".
But where can I activate that ? ^^
Thank you.
mOoSh
One of the great improvements in 5.5 is "CSS and JavaScript Minification".
But where can I activate that ? ^^
Thank you.
mOoSh
I wonder if it just means that many separate files have been combined, so that the browser won't have to load 10 separate files but just 2...someone please correct if I'm wrong :)
There are 2 improvements :
1/ combinaison
2/ minification
But in source code, I doesn't see any changes.
1/ combinaison
2/ minification
But in source code, I doesn't see any changes.
you don't have to activate it, its already in place.
best wishes
Franz Maruna
CEO - concrete5.org
http://about.me/frz
best wishes
Franz Maruna
CEO - concrete5.org
http://about.me/frz
Thanks frz.
But, when I look in source code, I doesn't see any changes about minification and combination.
Normally, It must be output like that or similar, right ?
min.php?file.js&file2.js...
How can I check that ?
What library is used for that ?
Thanks in advance
But, when I look in source code, I doesn't see any changes about minification and combination.
Normally, It must be output like that or similar, right ?
min.php?file.js&file2.js...
How can I check that ?
What library is used for that ?
Thanks in advance
You don't have to do anything. It's already in place. ccm.app.js is a combined version of the 7 or 8 JavaScripts we used to have in place. It actually isn't minified in 5.5.0, but it will be in 5.5.1 (that was a bug.)
ccm.app.css is a minified, combined version of the many CSS files we used to use.
ccm.app.css is a minified, combined version of the many CSS files we used to use.
Thank you very much andrew for this super answer :-)
5.5.1 strongly !!
mOoSh
5.5.1 strongly !!
mOoSh