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

Babel upgrade required for Gatsby compatibility #1192

Open
1 task done
dangerdespain opened this issue Apr 2, 2020 · 1 comment
Open
1 task done

Babel upgrade required for Gatsby compatibility #1192

dangerdespain opened this issue Apr 2, 2020 · 1 comment

Comments

@dangerdespain
Copy link

  • I'd be willing to implement this feature

Is your feature request related to a problem? Please describe.
I'm able to init a Gatsby project in /packages but unable to run from the root package.json scripts due to a ReferenceError: _createSuper is not defined error on startup.

Describe the solution you'd like
Upgrade Babel packages to ^7.9.0 where available (the rest seem to get along fine at ^7.8.0)

Describe alternatives you've considered
No alternatives discovered as of yet

@dangerdespain
Copy link
Author

Hello there! I love the file structure that you're using here and am a huge fan of Apollo. Neat starter, thanks for sharing (:

I have an example of a working Gatsby project inside /packages here if you're interested in checking it out. https://github.com/dangerdespain/apollo-universal-starter-kit/tree/gatsby-demo

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