You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appendix A - Project Setup
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
Project name liran
? Project description A Vue.js project
? Author
? Vue build standalone
? Install vue-router? Yes
? Use ESLint to lint your code? Yes
? Pick an ESLint preset Standard
? Setup unit tests with Karma + Mocha? Yes
? Setup e2e tests with Nightwatch? Yes
The text was updated successfully, but these errors were encountered:
tested on:
After creating a vue project using the webpack boilerplate (see appendix A to see the project setup),
running the project on chrome 60 is fine.
No changes at all were made to the code generated by the boilerplate.
however, while running the project on localhost, using IE 10 (see enviroment details for exact version),
there is the following error:
the error line itself is:
Appendix A - Project Setup
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
Project name liran
? Project description A Vue.js project
? Author
? Vue build standalone
? Install vue-router? Yes
? Use ESLint to lint your code? Yes
? Pick an ESLint preset Standard
? Setup unit tests with Karma + Mocha? Yes
? Setup e2e tests with Nightwatch? Yes
The text was updated successfully, but these errors were encountered: