1.0.4 • Published 3 years ago

@pota/react-webpack-scripts v1.0.4

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

@pota/react-webpack-scripts version

Commands for building React Frontend applications using webpack.

Usage

Adding it to an existing project

# install the react-webpack-scripts and cli packages
npm install @pota/react-webpack-scripts @pota/cli --save-dev

# configure the cli package to use react-webpack-scripts
npm pkg set pota="@pota/react-webpack-scripts"

Documentation