Files
create-react-app/packages/react-scripts
Dan Abramov 23dc422606 Fix ejecting from a scoped fork (#1727)
* Read script names from own bin instead of guessing

This fixes ejecting from a fork that uses a different bin script name.

* Fix ejecting for a scoped react-scripts fork

We shouldn't hardcode react-scripts because fork name might differ.
We also shouldn't rely on it being an immediate child because scoped packages are a level deeper.

* Clarify that own* properties only exist before ejecting
2017-03-05 23:23:51 +00:00
..
2017-03-05 19:35:24 +00:00
2017-03-05 22:29:18 +00:00

react-scripts

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