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
Files
03492bae52f08185b6f015ff008e6db70a8dea63
babel
/
packages
/
babel-plugin-transform-modules-commonjs
/
test
/
fixtures
History
Nicolò Ribaudo
43aa7e262c
Don't throw when destructuring into a var named as an import (
#10628
)
2019-11-04 22:50:36 +01:00
..
auxiliary-comment
…
class-properties
Update dev dependencies and fix linting errors (
#10228
)
2019-07-27 15:09:30 +02:00
disable-strict-mode
…
interop
Add new flag that indicates if a module has exports (
#9171
)
2018-12-12 21:24:44 -08:00
interop-loose
Add new flag that indicates if a module has exports (
#9171
)
2018-12-12 21:24:44 -08:00
lazy-dep
…
lazy-local
…
lazy-whitelist
Fix lazy option of babel-plugin-transform-modules-commonjs (
#9802
)
2019-04-01 07:59:12 +02:00
misc
Don't throw when destructuring into a var named as an import (
#10628
)
2019-11-04 22:50:36 +01:00
noInterop
…
regression
fix: early return when instance is not iterable (
#10396
)
2019-09-06 18:09:57 +02:00
source-map
Create @babel/plugin-proposal-dynamic-import (
#9552
)
2019-06-30 13:21:46 +02:00
strict
…
update-expression
…