By runeveryday on
when I turn on Drupal 7 css and js aggregation in the performance part. it is aggregating too much files.(5 css files and five js files) why?
when I turn on Drupal 7 css and js aggregation in the performance part. it is aggregating too much files.(5 css files and five js files) why?
Comments
To avoid big files. If you
To avoid big files. If you turn off aggregation how many files do you have? More than 10 I think.
So Drupal try to compress files that can be loaded quickly.