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-helper-create-class-features-plugin
/
src
History
Nicolò Ribaudo
989aac2a4c
Don't duplicate the base class when using
constantSuper
(
#13303
)
2021-05-15 00:02:46 +02:00
..
decorators.js
Correctly access shadowed class binding in
super.*
(
#12544
)
2021-01-12 02:31:06 +01:00
features.js
Compile static blocks without the intermediate priv field step (
#13297
)
2021-05-14 11:35:59 -04:00
fields.js
Don't duplicate the base class when using
constantSuper
(
#13303
)
2021-05-15 00:02:46 +02:00
index.js
Compile static blocks without the intermediate priv field step (
#13297
)
2021-05-14 11:35:59 -04:00
misc.js
Disallow duplicated AST nodes (
#11807
)
2020-07-14 08:32:16 -05:00
typescript.js
Add support for TS declare modifier on fields (
#10545
)
2019-11-05 10:56:57 +01:00