babel/packages
Justin Ridgewell 8cd4a62c02 Transform do-expressions on exit (#5694)
* Transform do-expressions on exit

This allows other transforms (notably, block scoping) to do their magic
first, possibly saving closures.

Also fixes a bug with declaring duplicate bindings (de-opts now).

* Use strict in exec test

* lint
2017-05-19 16:58:15 -04:00
..
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2017-04-18 10:41:30 -04:00
2015-10-29 17:51:24 +00:00

Woah, what's going on here?

A monorepo, muhahahahahaha. See the monorepo design doc for reasoning.