Commit Graph

8 Commits

Author SHA1 Message Date
Michaël De Boey
25184c4e91 Fix links to package (#3898) 2018-01-22 22:16:22 +00:00
Eduardo Rabelo
d67a9e7932 feat: add opt-out for prestet-flow to work with @babel/preset-typescript (#3865)
* feat: add opt-out for prestet-flow to work with @babel/preset-typescript

* docs: adding example in readme
2018-01-19 13:10:03 +00:00
David Boyne
ab507e62f8 Updated babel-preset-react-app README.md (#3463)
Added some more documentation to install the babel-preset-react-app making it more clear on how to get started with this preset outside of create-react-app.
2018-01-09 15:59:26 +00:00
Alexander James Phillips
2a8535b5d5 Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR (#1608)
* Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR

* Use br in react-scripts template README md

* Use br in md for new line breaks

* Update troubleshooting HMR to allow for VMs running Windows

* Fix up the instructions
2017-02-22 18:37:18 +00:00
Brian Ng
9c45b25281 Enable useBuiltIns option on object-rest-spread (#902)
* Enable useBuiltIns option on object-rest-spread

* note polyfill requirement

* Enable useBuiltIns with transform-react-jsx

* Add direct ref to transform-react-jsx
2016-11-22 00:08:58 +02:00
Dan Abramov
91b32a2769 Fix the doc 2016-09-28 20:24:48 +01:00
Dan Abramov
92afcaf854 Add READMEs for packages 2016-09-23 13:00:11 +01:00
Ville Immonen
5b85a3624f Extract Babel configuration to babel-preset-react-app (#701) 2016-09-22 20:17:54 +01:00