1.3.1 • Published 1 year ago

@pota/muban-webpack-scripts v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@pota/muban-webpack-scripts version

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"

Documentation