Logan Smyth
|
1e750a945c
|
Convert CommonJS to use new shared implementation.
|
2017-09-12 17:17:41 -07:00 |
|
Mateusz Burzyński
|
c47258d68c
|
Annotating transformed classes with #__PURE__ comment (#6209)
|
2017-09-11 11:18:37 -04:00 |
|
Noah Lemen
|
2db0c3ad1d
|
linting: disallow t.identifier("undefined") in plugins (#6096)
* add new custom eslint rule, replace remaining t.identifier("undefined") with buildUndefinedNode(), update tests
* change no-undefined-identifier reporting descriptor
|
2017-08-24 15:43:01 -04:00 |
|
Brian Ng
|
cd9bb7ba10
|
Ensure default exported classes keep entry in export table (#5488)
|
2017-04-09 16:39:15 -07:00 |
|
Jordan Klassen
|
dc1f40540d
|
Upgrade to lodash 4 (#3315)
* Upgrade to lodash 4
* Fix incorrect require in babel-runtime/scripts
* Replace cloneDeep with cloneDeepWith where applicable
|
2016-05-13 17:15:14 -04:00 |
|
Amjad Masad
|
0d8e5a9e86
|
Fix over-parenthesizing of function expressions
|
2015-12-24 14:55:51 -08:00 |
|
Sebastian McKenzie
|
15969a0904
|
move all plugin tests out of babel-core and into their appropriate folders
|
2015-11-08 23:04:10 -08:00 |
|