8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8895d4b commit 1d71704Copy full SHA for 1d71704
test/unit/test.js
@@ -1,5 +1,5 @@
1
import 'babel-polyfill'
2
-import Vue from 'vue'
+import Vue from 'vue/dist/vue.common.js'
3
import Vuex, { mapState, mapMutations, mapGetters, mapActions } from '../../dist/vuex.js'
4
5
Vue.use(Vuex)
0 commit comments