Skip to content

Latest commit

 

History

History

muban-webpack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

@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