[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
D
Dan Abramov committed
5c2124fc76e59fb4fa805d9543afdd7b6866cb5e
Parent: 101901d
Committed by GitHub <[email protected]>
on 5/22/2019, 10:11:09 PM