@sabertazimi/react-scripts
This package includes scripts and configuration used by Bod CLI.
Features
Compare with original react-scripts
built by facebook
:
- All original features shipped.
- Latest dependencies via GitHub dependabot.
- Add
stylelint
support for
start
andbuild
. - Add prettier binding for both eslint and stylelint.
- Add elegant
progressbar
for
start
andbuild
. - Add
webpack-bundle-analyzer
support for
build
.
Find More
Please refer to its documentation:
- User Guide:
how to develop apps bootstrapped with
Bod CLI
. - React Create App documentation.