标签:mod 报错 重启 transform method 链接 epo loader apm
$ npm install babel-preset-stage-2
{
"presets": [
["es2015", { "modules": false }],"stage-2"
]
}
作者:W_I_S_E
链接:http://www.jianshu.com/p/0a71772dcd08
vuex2中使用mapMutations/mapActions报错解决方法 BabelLoaderError: SyntaxError: Unexpected token
标签:mod 报错 重启 transform method 链接 epo loader apm
原文地址:http://www.cnblogs.com/yiyi17/p/7762408.html