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

how to include the runtime for regenerated builds? #77

Closed
jonathanong opened this issue Jan 18, 2014 · 1 comment · Fixed by #78
Closed

how to include the runtime for regenerated builds? #77

jonathanong opened this issue Jan 18, 2014 · 1 comment · Fixed by #78

Comments

@jonathanong
Copy link
Contributor

if i have a node package i want to regenerate, what is the suggested way to include the runtime? the easiest way is to include it with every file.

@jonathanong
Copy link
Contributor Author

okay got it.

how about a public function like regenerator.runtime() that adds the runtime to the current (node) process if it weren't added already? could be done without breaking backwards compatibility.

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

Successfully merging a pull request may close this issue.

1 participant