This package includes scripts and configuration used by Create React App.
Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
- 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.