BundleCache
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
BundleCache is a module that allows more intelligent bundling of CSS and JavaScript files by grouping only files that belong together. While the aggregation mechanism in the Drupal core creates a new “bundle†for each set of files, BundleCache allows you to create for example one “main†bundle that is used throughout your site and additional bundles that are only used on certain pages. It also adds features to control the delivery of these files to the user by allowing to change the hosts from which they are served.
