2.0.0 • Published 3 years ago

brovar-react-scripts v2.0.0

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

react-scripts

This package includes scripts and configuration used by Create React App. Please refer to its documentation:

React scripts modification:

  • Different bundle structure
  • enable babelrc
  • generate index.handlebars instead of index.html

There is only two modified files, config/path.js and config/webpack.config.js. In these two files i made comment that help with finding modified code.