- weex uses vuex to report errors
Uncaught ReferenceError: Vue is not defined
- if I introduce
import Vue from"vue"
into vuex/index.js, the webside will display normally, and if I don"t introduce iOS, the following is my code and error report. Please solve the problem with the boss who has used it .
entry.js
vuex
/configs/config.js
vuexindex.js,
/configs/webpack.common.conf.js
default