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 14413e4 commit fee32b5Copy full SHA for fee32b5
‎build/webpack.base.conf.js‎
@@ -16,7 +16,6 @@ module.exports = {
16
extensions: ['', '.js', '.vue'],
17
fallback: [path.join(__dirname, '../node_modules')],
18
alias: {
19
- 'vue': 'vue/dist/vue.common.js',
20
'src': path.resolve(__dirname, '../src'),
21
'mixins': path.resolve(__dirname, '../src/mixins'),
22
'BaseCharts': path.resolve(__dirname, '../src/BaseCharts')
0 commit comments