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

[Bug report] Nuxt - IE 11 - Has stopped working with the error: Expected identifier #473

Open
LuXDAmore opened this issue Dec 1, 2020 · 2 comments

Comments

@LuXDAmore
Copy link

Configuration:
"@nuxtjs/apollo": "^4.0.1-rc.5"
"nuxt": "^2.14.8"

Screenshot:
The error is logged in the console, in the nuxt/vendors/app.js file, only in IE11:

IE 11 - Expected identifier

@LuXDAmore LuXDAmore changed the title [Bug report] Nuxt - IE 11 - Has stopped goin,g with the error: Expected identifier [Bug report] Nuxt - IE 11 - Has stopped working with the error: Expected identifier Dec 1, 2020
@hycwk
Copy link

hycwk commented Dec 24, 2020

I tried below build setting which is solved this problem
build: { transpile: ['vue-cli-plugin-apollo'] }

@LuXDAmore
Copy link
Author

Thank You @hycwk , i'll try this after holidays! 🚀

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

2 participants