Files
create-react-app/packages/react-scripts
Joe Haddad adfb20c403 Turn on Babel helpers (#5093)
* Turn on helpers and test importing something with async/await works

* Compiling babel runtime breaks itself

* Add helpers option to babel plugin with defaults

* Make helpers off by default and on in our configuration

* Hit eject and e2e

* meh

* copy'n'paste

* change again

* Turn off helpers by default in /prod, /dev, /test

* oops

* Spread undefined

* Use object assign not object spread

* Put preset in template since it's needed

* Fix e2e tests
2018-09-25 18:59:06 -04:00
..
2018-01-22 22:16:22 +00:00
2018-09-25 18:59:06 -04:00
2018-01-22 22:16:22 +00:00

react-scripts

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