Skip to content

Commit 690a657

Browse files
lukepoloyyx990803
authored andcommitted
Update index.js (vuejs#23)
1 parent 6e66f3d commit 690a657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Elixir.ready(function () {
55
// ensure we are using the version of Vue that supports templates
66
resolve: {
77
alias: {
8-
vue: 'vue/dist/vue.js'
8+
vue: 'vue/dist/vue.common.js'
99
},
1010
extensions: ['.js', '.vue']
1111
},

0 commit comments

Comments
 (0)