hevelop/smart-bundling 1.0.2

Hevelop Smart Bundling

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Hevelop Smart Bundling

This module changes the behaviour of the core JS bundling to generates bundles by pages (cms-index-index, catalog-category-view, catalog-product-view, etc).

Installation

  1. Add the module to your project (and enable it!);
  2. Set the following config:
    • dev/js/enable_smart_bundling = 1

Configuration of the bundles

Now you have to configure the bundles. The raccomanded tool is https://github.com/magento/m2-devtools/blob/master/docs/panels/RequireJS.md