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

RegeneratorRuntime is not defined #6

Closed
devrchancay opened this issue Sep 14, 2018 · 3 comments
Closed

RegeneratorRuntime is not defined #6

devrchancay opened this issue Sep 14, 2018 · 3 comments

Comments

@devrchancay
Copy link

Hello I just opened an issue in the gatsbyjs repository if you can help me please.

gatsbyjs/gatsby#8175

@devrchancay
Copy link
Author

Finally I could solve adding this line to the start of gatsby-config.js

require('regenerator-runtime/runtime')

I still can not find how to support ES6-7-8 to gatsby, probably looking in the wrong place.

@jbolda
Copy link
Owner

jbolda commented Sep 18, 2018

Would you be able to share any more information? Versions of anything related would be a start. I believe this is on 0.0.6?

@jbolda
Copy link
Owner

jbolda commented Sep 18, 2018

Also any frontend code like es6+ would be handled by Gatsby, not this plugin.

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

2 participants