vm-component / vimo

A H5 Platform Based On Vue2.x
https://vm-component.github.io/vimo/
MIT License
158 stars 35 forks source link

Cannot assign to read only property 'exports' of object #18

Closed leehave closed 7 years ago

leehave commented 7 years ago

dist.js?8374:70 Uncaught TypeError: Cannot assign to read only property 'exports' of object '#' at Object.eval (dist.js?8374:70) at eval (301:309) at Object. (app.js:2702) at webpack_require (app.js:708) at fn (app.js:113) at eval (main.js?1c90:12) at Object. (app.js:2040) at webpack_require (app.js:708) at fn (app.js:113) at Object.


网上搜了下 webpack2不支持commonjs方法导出模块

xiangst0816 commented 7 years ago

额,VImo使用的webpack3.x