Files
babel/packages
Justin Ridgewell 628061c501 Add new.target transform (#5906)
* Add new.target transform

* Catch new.target under only an arrow function

* More unsupported reflect.construct cases

* Fix node 4 test

* Do not transform Methods

* More tests

* Properly setup function inheritance test

* Tests tests tests

* Fix ES6 class's new.target

* Remove expected output thats supposed to throw.
2017-07-07 14:28:19 -04:00
..
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-05-31 17:11:39 -04:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:15:00 -05:00
2017-05-31 17:11:39 -04:00
2017-06-27 12:15:00 -05:00
2017-06-27 12:13:54 -05: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.