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