12 Commits

Author SHA1 Message Date
Henry Zhu
f30924e655 Scoped: fix tests [skip ci] 2017-10-16 22:49:57 -04:00
Henry Zhu
33af5f745a Scoped: fix more tests in preset-env [skip ci] 2017-10-16 22:49:57 -04:00
Henry Zhu
70080063a4 Scoped: update experimental/codemods to @babel/ [skip ci] 2017-10-16 22:49:56 -04:00
Henry Zhu
5d8a091336 fix code output 2017-04-10 10:10:21 -04:00
Henry Zhu
f1bf68364c useBuiltIns: true is now useBuiltIns: entry, and turn on useBuiltIns: true on default 2017-04-04 18:17:07 -04:00
Henry Zhu
016c9ad94c Breaking: account for https://github.com/babel/babel/pull/5584, only run on babel-polyfill not core-js
return babel-polyfill require instead of core-js
2017-04-04 17:42:16 -04:00
Henry Zhu
c6afaa74d4 fix include/exclude for built-ins (#102) 2016-12-16 17:26:15 -05:00
Eric Baer
e379681b58 Update pathnames to aviod uppercase + consistent with other babel projects 2016-12-12 08:59:52 -05:00
Henry Zhu
44c40cf7ab fix regenerator import (#68) 2016-12-10 10:11:15 -05:00
Henry Zhu
08cd975eb4 always include web polyfills for now 2016-12-09 11:23:46 -05:00
Henry Zhu
541ebb5e5f also import regenerator when the transform is required 2016-12-09 11:23:46 -05:00
Henry Zhu
5d32ca6bb3 prevent duplicate imports 2016-12-09 11:23:46 -05:00