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 6e66f3d commit 690a657Copy full SHA for 690a657
index.js
@@ -5,7 +5,7 @@ Elixir.ready(function () {
5
// ensure we are using the version of Vue that supports templates
6
resolve: {
7
alias: {
8
- vue: 'vue/dist/vue.js'
+ vue: 'vue/dist/vue.common.js'
9
},
10
extensions: ['.js', '.vue']
11
0 commit comments