1.0.6 • Published 2 years ago

@pota/webpack-scripts v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@pota/webpack-scripts version

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"

Documentation