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
History
Erik Desjardins
84af53d356
Async function will be hoisted above some imports
...
...but it's still below `exports.foo = undefined;`, so the test is intact
2016-02-03 12:11:14 -05:00
..
async-to-generator
Revert "Don't mark async functions as hoist"
2016-02-02 22:13:26 -05:00
export-async
Async function will be hoisted above some imports
2016-02-03 12:11:14 -05:00
regression
Add exec test for T6882 (async function hoisting)
2016-02-03 12:11:08 -05:00