-
Notifications
You must be signed in to change notification settings - Fork 57
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
Produce a separate browser build #29
Labels
Comments
I think we need a separate browser build which uses regenerator. I had a play around with rollup a few days ago, I'll try and get it going some time this week, unless you'd like to make a PR? :) |
phpnode
changed the title
The compiled code still includes generators
Produce a separate browser build
Jan 15, 2017
Pretty sure this would also fix #26. |
Added rollup and browser / commonjs / es2015 builds in v0.2.0 |
Thanks! |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In
TypeContext
, there are still generators.The text was updated successfully, but these errors were encountered: