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 b4fdf03 commit 6bad7efCopy full SHA for 6bad7ef
build/webpack/prod-lib.js
@@ -47,7 +47,7 @@ export default merge(baseConfig, {
47
]
48
},
49
externals: {
50
- vue: 'Vue'
+ vue: 'vue'
51
52
plugins: [
53
new webpack.optimize.DedupePlugin(),
0 commit comments