This commit is contained in:
timorls 2022-01-27 13:01:07 +08:00
parent 6348d7b688
commit f63509acf3
1 changed files with 1 additions and 5 deletions

View File

@ -13,11 +13,7 @@ module.exports = {
},
configureWebpack: {
externals: {
'vue': 'Vue',
'element-ui': 'ELEMENT',
'vue-router': 'VueRouter',
'vuex': 'Vuex',
'axios': 'axios',
'echarts': 'echarts'
},
resolve: {