This repository has been archived by the owner on Jan 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
插件很好用,es6 ()=>{} #61
Comments
代码是可以运行的.这里没有语法错误的. |
Try |
try <script lang="babel"> Invalid |
|
@wuchuguang |
@languanghao vue-cli environment <script lang="es6" type='text/babel'> npm run dev report: Module not found: Error: Cannot resolve module 'es6' |
|
同事说,要很久之后才正常. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
可惜 script lang="babel" 后,有时*.vue里写()=>{} 或then(()=>{}).catch(()=>{})
时还会报语法错误,然后ctrl + i 格式代码结构就会乱了.我用的是phpstorm 2016.2.1版本.
The text was updated successfully, but these errors were encountered: