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-core
/
test
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
..
fixtures
Merge pull request
#6280
from loganfsmyth/only-transform-modules
2017-09-23 11:24:52 -07:00
api.js
Only transform this/use strict if a module.
2017-09-20 10:19:35 -07:00
browserify.js
…
caching-api.js
…
config-chain.js
…
evaluation.js
…
option-manager.js
Make sure source type is module when parsing .mjs (
#5700
)
2017-09-12 20:59:00 -07:00
path.js
…
plugins.js
…
resolution.js
…
transformation.js
…