可视化平台
 
 
 

12 lines
223 B

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
plugins: [
// ['import', {
// libraryName: 'ant-design-vue',
// libraryDirectory: 'es',
// style: true
// }, 'vant'],
]
}