• 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.css

    So 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

Viewing 1 replies (of 1 total)
  • Plugin Author Emre Vona

    (@emrevona)

    thank you so much.

    to combine all the sources to one single file is not possible sometimes. If we do it, there occurs many js or css errors.

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple combined CSS/JS files?’ is closed to new replies.