-
Notifications
You must be signed in to change notification settings - Fork 3.1k
如何在ie打开 #104
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
Comments
vue-ls.js 插件使用了 ES6 语法。IE 不支持 ES6 语法,你可以 使用polyfill 进行兼容 |
参考我最新的提交。已经兼容到 IE10 ref e392885 |
好的,十分感谢,膜拜大佬 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
最新版的ie都无法打开,怎么处理兼容性
The text was updated successfully, but these errors were encountered: