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-classes
/
src
History
Logan Smyth
03f189fc46
Ensure that the async/generator flags carry over when converting class methods - fixes T6755
2015-12-05 12:24:00 -08:00
..
lib
Fix Flow.
2015-11-15 21:30:22 -08:00
index.js
Avoid duplicating traversal of class declarations - fixes T2694
2015-11-19 00:30:56 -08:00
loose.js
Ensure that the async/generator flags carry over when converting class methods - fixes T6755
2015-12-05 12:24:00 -08:00
vanilla.js
Fix return super(); in class constructor - fixes T2997
2015-11-25 23:53:53 +01:00