Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aasync-to-gen breks babel-register #13

Closed
Morriz opened this issue Sep 6, 2016 · 1 comment
Closed

aasync-to-gen breks babel-register #13

Morriz opened this issue Sep 6, 2016 · 1 comment

Comments

@Morriz
Copy link

Morriz commented Sep 6, 2016

I am using the zeit/micro script that requires async-to-gen, but now my runtime babel-register setup breaks. I filed a report there (#89), but I now believe it is because of this lib. Could you wrap your .js resolver AFTER the previously registered ones?

Wait, I have fixed it and will submit a pull request...

@Morriz
Copy link
Author

Morriz commented Sep 6, 2016

closing as dupe of #12

@Morriz Morriz closed this as completed Sep 6, 2016
leebyron added a commit that referenced this issue Sep 7, 2016
Fixes #11, #13, #15

This adds a section to the README about usage with Babel, but also changes the technique used by register.js to allow it to coexist with using `babel-register` to unbreak cases when async-node is used (intentionally or inadvertently) on a codebase using Babel.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant