module.exports = {
vue: 'Vue',
'vue-router': 'VueRouter',
vuex: 'Vuex',
// 'element-ui': 'ELEMENT',
// axios: 'axios',
jquery: 'jQuery',
echarts: 'echarts',
'@ckeditor/ckeditor5-build-classic': 'ClassicEditor',
'@ckeditor/ckeditor5-build-decoupled-document': 'DecoupledEditor'
}