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
History
Logan Smyth
b115ea5da7
Merge pull request
#6280
from loganfsmyth/only-transform-modules
...
Only transform 'this'->'undefined' and inject 'use strict' if module statements are present
2017-09-23 11:24:52 -07:00
..
auxiliary-comment
Convert CommonJS to use new shared implementation.
2017-09-12 17:17:41 -07:00
disable-strict-mode
Adds strictMode option to strict-mode transform (
#3562
)
2016-07-02 13:27:57 -07:00
interop
Quick fix for default import that also uses names. (
#6282
)
2017-09-21 22:26:42 -07:00
misc
Only transform this/use strict if a module.
2017-09-20 10:19:35 -07:00
noInterop
Convert CommonJS to use new shared implementation.
2017-09-12 17:17:41 -07:00
regression
Represent helpers as simple modules.
2017-09-12 22:15:16 -07:00
source-map
Convert CommonJS to use new shared implementation.
2017-09-12 17:17:41 -07:00
strict
Remove interop toggling behavior of 'strict'.
2017-09-13 23:30:40 -07:00