@pota/webpack-scripts
v1.0.6
Published
Base Webpack configuration and scripts for Pota
Downloads
142
Readme
@pota/webpack-scripts
Commands for building Frontend applications using webpack.
Usage
Adding it to an existing project
# install the webpack-scripts and cli packages
npm install @pota/webpack-scripts @pota/cli --save-dev
# configure the cli package to use webpack-scripts
npm pkg set pota="@pota/webpack-scripts"