Multiple combined CSS/JS files?
-
Hi guys,
Really happy with WPFC so far, but this one question’s bothering us.
Is it normal for WPFC to create multiple minified CSS/JS files instead of a single one?
We have about 80 individual scripts and styles and they get combined/minified into 5-6 files each, e.g.:
sgtw.js sgtw.js sgtx.js sgtw.js sgtl.js sgtl.js
sgtl.css sgtl.css sgtl.css sgtl.cssSo instead of 80 requests we get 10 which is great, but is there a particular reason they aren’t combined into a single script/style to bring it down to 2 requests (a few other caching plugins do this apparently without much trouble, e.g. AO)?
There probably is, but I just couldn’t find any explanation for this behavior, not a single mention anywhere.
Thanks for clearing it up!
Martin
- The topic ‘Multiple combined CSS/JS files?’ is closed to new replies.