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
/
regression
History
Buu Nguyen
f58f4ac351
Fix incorrect destructuring in for loop
let
initialization (
#5763
)
...
* Fix incorrect destructuring in for loop `let` initialization * Improve approach and fix tests
2017-05-31 15:29:50 -04:00
..
4462-T7565
Fix UpdateExpression handling in es2015-modules-commonjs,
resolve
#4462
2016-09-13 19:06:52 +03:00
es3-compatibility
Re-queue remapped imports so they are re-traversed - fixes T6863
2016-02-22 22:54:28 -08:00
es3-compatibility-class
fix default exported classes without a name (
#4518
)
2016-09-17 22:50:54 -04:00
es3-compatibility-function
fix default exported classes without a name (
#4518
)
2016-09-17 22:50:54 -04:00
es3-compatibility-named-class
fix default exported classes without a name (
#4518
)
2016-09-17 22:50:54 -04:00
es3-compatibility-named-function
fix default exported classes without a name (
#4518
)
2016-09-17 22:50:54 -04:00
T7160
Flip default parameter template (
#4515
)
2016-09-25 14:05:53 -07:00
T7165
Fix buildExportAll to account for commonjs/amd/systemjs (
#3591
)
2016-07-23 13:21:07 -04:00
T7199
Fix incorrect destructuring in for loop
let
initialization (
#5763
)
2017-05-31 15:29:50 -04:00
T7272
Add test for T7272
2016-04-08 09:02:02 -04:00