Minify scripts
-
Hi, nice plugin.
We’re trying to improve pagespeed on our website.
You plugin seems to have several scripts that isn’t minified.Ran a test to minify, it could save this amount of bytes:
css/xoo-aff-style.css
Original script: 4464b, minified script: 3418b. Gain: 1046b.
../xoo-wl-fonts.css
Original script: 1092b, minified script: 796b. Gain: 296b.
../xoo-wl-style.css
Original script: 3669b, minified script: 2630b. Gain: 1039b.
/js/xoo-aff-js.js
Original script: 7244b, minified script: 5132b. Gain: 2112b.
./xoo-wl-js.js
Original script: 4337b, minified script: 3380b. Gain: 957b.Is this something you can implement in a future update?
- The topic ‘Minify scripts’ is closed to new replies.