嗨,我有一个问题,我复制了我的vuelidate模块,因此当我部署所做的更改时,我将保留这些更改,但是出现错误。
Uncaught ReferenceError: exports is not defined
at eval (index.js?939f:3)
at Object../src/shared/validation/vuelidate/lib/validators/index.js (app.js:5565)
at __webpack_require__ (app.js:679)
at fn (app.js:89)
at eval (addApple.js:7)
at Object../node_modules/babel-loader/lib/index.js!./src/components/myComponent/js/addApple.js (app.js:1093)
at __webpack_require__ (app.js:679)
at fn (app.js:89)
at eval (apple.js:4)
at Object../node_modules/babel-loader/lib/index.js!./src/components/myComponent/js/apple.js