@pixolith/webpack-sw6-config
v8.2.1
Published
## How to use
Downloads
316
Readme
Webpack Shopware 6 Config
How to use
Install
npm install @pixolith/webpack-sw6-config --save-dev
Require the plugin
Require the plugin in your projects webpack.config.js
in the version you desire;
const sw6Config = require('webpack-sw6-config');