Commands for building Muban Frontend applications using webpack.
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"