@pota/react-webpack-scripts
v1.0.4
Published
React related configuration and scripts for Pota
Downloads
17
Readme
@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"