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

IE 11 syntax error with vue webpack clean template #1256

Closed
adalberth opened this issue Jan 19, 2018 · 2 comments
Closed

IE 11 syntax error with vue webpack clean template #1256

adalberth opened this issue Jan 19, 2018 · 2 comments

Comments

@adalberth
Copy link

When doing: vue init webpack some-cool-name and then running npm run dev I get an syntax error in IE11.

screen shot 2018-01-19 at 1 50 18 pm

screen shot 2018-01-19 at 1 53 11 pm

IE11 using Browserstack

@LinusBorg
Copy link
Contributor

LinusBorg commented Jan 19, 2018

webpack/webpack-dev-server#1278

This is essentially caused by a dependency of webpackdev-server

For the time being, you can downgrade to 2.9.*

@LinusBorg
Copy link
Contributor

Fixes in [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants