We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b070c commit f9d9006Copy full SHA for f9d9006
1 file changed
webpack.common.js
@@ -43,7 +43,7 @@ module.exports = {
43
],
44
resolve: {
45
alias: {
46
- 'vue$': 'vue/dist/vue.esm.js'
+ 'vue$': 'vue/dist/vue.esm-bundler.js'
47
}
48
49
-}
+}
0 commit comments