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
/
lib
/
6to5
/
transformation
/
modules
History
Sebastian McKenzie
52e23473ed
allow
export default
non-functions mapping to
module.exports
in common module formatter -
fixes
#356
2015-01-01 22:58:46 +11:00
..
_default.js
allow
export default
non-functions mapping to
module.exports
in common module formatter -
fixes
#356
2015-01-01 22:58:46 +11:00
amd.js
make
system
module formatter modules anonymous by default -
fixes
#347
2014-12-29 01:55:30 +11:00
common.js
allow
export default
non-functions mapping to
module.exports
in common module formatter -
fixes
#356
2015-01-01 22:58:46 +11:00
ignore.js
microoptimize module formatters, change method names to a new API, and add support for exporting multiple variable declarators -
fixes
#299
2014-12-15 22:34:49 +11:00
system.js
add support for circular references and hoist all variable declarations
2015-01-01 22:30:28 +11:00
umd.js
microoptimize module formatters, change method names to a new API, and add support for exporting multiple variable declarators -
fixes
#299
2014-12-15 22:34:49 +11:00