Skip to content

Upgrading from 0.21.3 to 0.22.2 errors with regeneratorRuntime is not defined #355

@josephlbarnett

Description

@josephlbarnett

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions