JSMin minifies only half of the file
-
I’ve installed W3 Total Cache and played around with the minify settings.
Looking at the produced source code of one of the minified js files, I’ve noticed that it is only half minified.
Check this screenshot:The non-minified part is the beginning of a js file, part of one of the plugins. Then after it is another un-minified js file… No whitespaces or comments are removed.
I’ve selected the JSMin method for minify, and NOT “Combine Only”.
Is there some limitation of the JSMin for the size of the minified code or something?
10x
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘JSMin minifies only half of the file’ is closed to new replies.