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-modules-commonjs
/
test
/
fixtures
/
misc
/
copy-getters-setters-star
History
Nicolò Ribaudo
be03be1bc3
Implement
importInterop: "node"
option for module transforms (
#12838
)
2021-04-28 18:22:47 +02:00
..
exec.mjs
Migrate all remaining fixtures to jest expect
2018-03-24 16:22:20 +05:30
input.mjs
Rename test fixtures using module syntax to .mjs files.
2018-03-04 13:31:32 -08:00
moduleWithGetter.js
Copy getters and setters correctly in interopWildcard (
#6850
)
2017-11-30 15:50:10 -06:00
options.json
Format fixture JSON with Prettier. (
#8658
)
2018-09-09 17:57:52 -07:00
output.js
Implement
importInterop: "node"
option for module transforms (
#12838
)
2021-04-28 18:22:47 +02:00