Files
react/packages
Dan Abramov 5c2124fc76 [Fresh] Initial Babel plugin implementation (#15711)
* Add initial Babel plugin implementation

* Register exported functions

* Fix missing declarations

Always declare them at the bottom and rely on hoisting.

* Remove unused code

* Don't pass filename to tests

I've decided for now that the plugin doesn't need filename, and it will be handled by module runtime integration instead.

* Fix bugs

* Coalesce variable declarations
2019-05-22 23:11:09 +01:00
..
2019-03-27 23:58:16 -07:00
2019-05-16 16:51:18 -07:00
2019-05-13 14:30:39 -07:00
2019-05-22 21:04:28 +01:00