1.0.4 • Published 3 years ago
@pota/react-webpack-scripts v1.0.4
@pota/react-webpack-scripts 
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"