mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-15 18:08:15 +08:00
* feat(react-scripts/prod): use new uglifyJsPlugin for ES6 support this closes #21, #158, #248 * feat(react-scripts/prod): execute uglify plugin parallel + enable caching
react-scripts
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.