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
/
test
/
fixtures
/
replace-supers
/
method
History
Nicolò Ribaudo
8ad6b75cde
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00
..
input.js
Correctly access shadowed class binding in
super.*
(
#12544
)
2021-01-12 02:31:06 +01:00
options.json
Correctly access shadowed class binding in
super.*
(
#12544
)
2021-01-12 02:31:06 +01:00
output.js
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00