Nicolò Ribaudo
|
8c7d4b55c9
|
Add plugins name (#8769)
* Add plugins name
* Add missing names found by the plugin
* Add eslint plugin
|
2018-11-18 23:02:58 +01:00 |
|
Guy Bedford
|
3fa4f53d0a
|
System module format - fixes function hoisting failure case (#8820)
* failing test case
* fix function hoist bug
|
2018-10-07 23:30:02 -04:00 |
|
Guy Bedford
|
036c429ce1
|
system hoisting and export refinements (#8104)
|
2018-06-12 13:45:53 -04:00 |
|
Guy Bedford
|
7da7e760a6
|
support import.meta in system transform
|
2018-06-07 13:24:19 -05:00 |
|
Justin Ridgewell
|
34d73ebef0
|
Correct update expression Number coercion (#7766)
* Correct update expression Number coercion
You have to `ToNumber` whatever the `UpdateExpression` argument is.
* Fix systemjs update expression
|
2018-04-22 13:50:11 -04:00 |
|
Logan Smyth
|
a4795408b4
|
Allow plugins to assert that a specific babel version has loaded the plugin. (#7450)
|
2018-03-04 14:36:54 -08:00 |
|
Nicolò Ribaudo
|
252ea5a966
|
Fix reused nodes - part 2 (#7149)
|
2018-01-29 22:59:06 +01:00 |
|
Logan Smyth
|
b19b66d94b
|
Use peerDep rather than plugin param for common APIs.
|
2017-11-06 11:32:47 -08:00 |
|
Henry Zhu
|
9ac326b075
|
remove es20xx prefixes from plugins and rename folders (#6575)
|
2017-10-28 20:43:15 -04:00 |
|