This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-plugin-transform-es2015-modules-commonjs
/
test
/
fixtures
/
misc
History
Logan Smyth
e65994e43d
Add tests for locally-declared 'exports' and 'module'.
2017-09-26 15:46:26 -07:00
..
import-const-throw
Convert CommonJS to use new shared implementation.
2017-09-12 17:17:41 -07:00
local-exports-decl
Add tests for locally-declared 'exports' and 'module'.
2017-09-26 15:46:26 -07:00
module-exports
Disallow usage of module/exports in ES6 modules.
2017-09-26 15:43:51 -07:00
undefined-this-arrow-function
Only transform this/use strict if a module.
2017-09-20 10:19:35 -07:00
undefined-this-root-call
Only transform this/use strict if a module.
2017-09-20 10:19:35 -07:00
undefined-this-root-declaration
Only transform this/use strict if a module.
2017-09-20 10:19:35 -07:00
undefined-this-root-reference
Only transform this/use strict if a module.
2017-09-20 10:19:35 -07:00
options.json
Convert CommonJS to use new shared implementation.
2017-09-12 17:17:41 -07:00