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-generator
/
test
/
fixtures
/
edgecase
/
async-generator
History
Diogo Franco
2958548c2c
Fix code generation for async generator methods (
#6998
)
...
Fixes generator to write `async *foo() {}` instead of `*async foo() {}`.
2017-12-08 17:38:31 +09:00
..
actual.js
Fix code generation for async generator methods (
#6998
)
2017-12-08 17:38:31 +09:00
expected.js
Fix code generation for async generator methods (
#6998
)
2017-12-08 17:38:31 +09:00
options.json
Fix code generation for async generator methods (
#6998
)
2017-12-08 17:38:31 +09:00