Skip to content

Latest commit

 

History

History

webpack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

@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