creativestyle / magesuite-magepack
Module responsible for handling advanced JavaScript bundling.
Installs: 1 378 884
Dependents: 0
Suggesters: 0
Security: 0
Stars: 82
Watchers: 12
Forks: 18
Open Issues: 3
Type:magento2-module
README
This is a Magento 2 part of Magepack that handles configuration and loading of bundles prepared by a frontend tool.
For detailed description of the functionalities and walkthrough please refer to Magepack.
Installing
It is recommended to install this extension using composer package manager:
composer require creativestyle/magesuite-magepack
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
License
This project is licensed under the OSL-3.0 license - see the LICENSE.md file for details
Acknowledgments
- Authors of Advanced JavaScript bundling guide.
- Magento baler bundler.
- Magento Community Engineering Slack.