Vux: module.exports = 是否应该统一成 export default

Created on 24 Feb 2018  ·  7Comments  ·  Source: airyland/vux

这些地方的 module.exports = 语法应该统一成 export default ,不然在最新的 [email protected] 生成的项目中使用会报错 Cannot assign to read only property 'exports' of object '#'

Most helpful comment

请问vue-cli3.0中怎么配置 vux-loader

All 7 comments

在处理中了#2449

2499 处理了一些

最新版本什么时候更新呀大神~

@lion-git 发了个版本,如果有需要的修改的可以发个 pr。

请问vue-cli3.0中怎么配置 vux-loader

修改了的版本是多少啊,最新版本也报错

大神们,这个问题还报错是什么原因呀,折腾一天了。我也是用vue-cli 3.0构建的项目,源文件里面的module.exports =也统一成了export default,可还是报错。

Was this page helpful?
0 / 5 - 0 ratings

Related issues

varHarrie picture varHarrie  ·  4Comments

wonghoman picture wonghoman  ·  4Comments

airyland picture airyland  ·  5Comments

prettybot picture prettybot  ·  3Comments

chengjs picture chengjs  ·  4Comments