@gorilly/react-scripts-require-ensure
v4.0.4
Published
Configuration and scripts for Create React App.
Downloads
1
Readme
Fork
This is a fork of the offical react-scripts
the only change is in config\webpack.config.js
at this line { parser: { requireEnsure: false } },
and the property is changed to true
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.