Twigpack is a bridge between Twig and webpack, with manifest.json & webpack-dev-server HMR support
Related Article: An Annotated webpack 4 Config for Frontend Web Development
This plugin requires Craft CMS 3.0.0 or later.
To install the plugin, follow these instructions.
Open your terminal and go to your Craft project:
cd /path/to/project
Then tell Composer to load the plugin:
composer require nystudio107/craft-twigpack
Install the plugin via ./craft install/plugin twigpack
via the CLI, or in the Control Panel, go to Settings Plugins and click the Install button for Twigpack.
You can also install Twigpack via the Plugin Store in the Craft Control Panel.
Click here -> Twigpack Documentation
Some things to do, and ideas for potential features:
Brought to you by nystudio107