create-react-scripts
create-react-scripts copied to clipboard
Easily extend the react-scripts to your own version of react-scripts
resolve #7 add init script
As title We need some tests on the rewire function. Also we need to test the 'plugin' inside packages folder. Especially the create-react-scripts-ssr, create-react-scripts-dll and create-react-scripts-workbox.
This could make it compatible to create-react-app. Could do something like this let say your script name is `react-scripts-web` `create-react-app myapp --scripts-version react-scripts-web` Further Enhancement: Need to think an appropriate...
Ref: https://github.com/webpack/docs/issues/45
Waiting for Pull Request https://github.com/asfktz/autodll-webpack-plugin/pull/64