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-async-to-generator
/
test
/
fixtures
/
async-to-generator
/
async-default-arguments
History
Satyajit Sahoo
7ae6e1e5a0
Add /*#__PURE__*/ annotatiotion for babel-plugin-async-to-generator.
Fixes
#6572
2017-11-12 18:31:48 +05:30
..
actual.js
Fix for
#4943
"Calling an async function with default parameter as function for arguments checking handled synchonous" (
#5688
)
2017-05-03 21:44:41 -07:00
expected.js
Add /*#__PURE__*/ annotatiotion for babel-plugin-async-to-generator.
Fixes
#6572
2017-11-12 18:31:48 +05:30