-
-
Notifications
You must be signed in to change notification settings - Fork 317
Babel upgrade required for Gatsby compatibility #1192
Copy link
Copy link
Open
Description
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels