wxParse
wxParse copied to clipboard
把文件copy到小程序里就直接报错了。
trafficstars
sdk uncaught third Error
Unexpected token import
SyntaxError: Unexpected token import

+1
+1
今天也是刚导入就遇到同样的错误,前端也不是太熟,错误提示也不明显。突然想到之前把配置里面的es6转es5的默认打勾去掉了,再次勾上果然不报错了。。。