Akryum / Akryum/vue-cli-plugin-apollo
Upgrading from 0.21.3 to 0.22.2 errors with `regeneratorRuntime is not defined`
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 477
- Forks
- 109
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When upgrading vue-cli-plugin-apollo from 0.21.3 to 0.22.2, my project started throwing the following error when loaded:
`regeneratorRuntime is not defined`
Adding `import "regenerator-runtime/runtime";` to `main.ts` fixes the problem, but that was not needed in 0.21.3?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.