Files
create-react-app/packages/react-scripts
Dan Abramov d6dbfc0353 Support hoisting react-scripts and add require.resolve() to loaders (#2166)
* Support hoisting react-scripts

* require.resolve() loaders and configs

This makes it so that loaders and configs are resolved relative to the config rather than to the app. This seems to make more sense to me.
2017-05-15 23:47:28 +01:00
..
2017-03-07 19:46:10 +00:00
2017-05-15 14:35:18 -04:00
2017-05-12 17:42:34 +01:00

react-scripts

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