@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
startandbuild. - Add prettier binding for both eslint and stylelint.
- Add elegant
progressbar
for
startandbuild. - 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.