Skip to content

Conversation

@philipp-tailor
Copy link

Resolves #452.

I had to delete node_modules and yarn.lock and reinstall all packages before babel would work. If anyone gets yarn build:graphql-client to work without this drastic measure, feel free to reset yarn.lock and install @babel/plugin-transform-runtime yourself.

philipp-tailor added a commit to bird-labs/vue-cli-plugin-apollo that referenced this pull request Oct 22, 2020
So that our fork can be used in the web app / extension until
Akryum#453 has been
merged to `vue-cli-plugin-apollo`.
@Vernando05
Copy link

@Akryum

@franciscolourenco
Copy link
Contributor

franciscolourenco commented Nov 4, 2020

Unfortunately this fix also causes different problems when used with modern mode:

image

Which is being thrown by runtime.js:

image

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 this pull request may close these issues.

'regeneratorRuntime is not defined'

3 participants