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-remap-async-to-generator
History
Dan Harper
682e9658c9
Fix bodyless async functions (
#4600
)
...
* fix bodyless async functions (
#4599
) * Do the same in the async-generator-functions transform
2016-09-29 12:01:37 +02:00
..
src
Fix bodyless async functions (
#4600
)
2016-09-29 12:01:37 +02:00
.npmignore
add missing npmignores
2015-10-30 23:45:42 +00:00
package.json
v6.16.0
2016-09-28 15:38:45 -04:00
README.md
flesh out async-to-generator and bluebird-coroutines transformers, add babel-helper-async-to-generator module
2015-10-05 17:25:43 +01:00
README.md
babel-helper-remap-async-to-generator
Usage
TODO