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-proposal-async-generator-functions
/
test
/
fixtures
/
async-generators
/
class-private-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
fix: properly wrap private class methods (
#12192
)
2020-10-16 10:12:50 -04:00
options.json
Enable
external-helpers
by default in tests (
#12911
)
2021-02-26 23:33:26 +01:00
output.js
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00