Commit 5aae74f4 authored by 前端-许佳敏's avatar 前端-许佳敏

修改构建文件

parent f40bad9b
......@@ -25,6 +25,7 @@ const config: any = {
extraBabelPlugins: [
['import', {
libraryName: 'bizcharts', libraryDirectory: 'lib/components',
camel2DashComponentName: false,
customName: require('path').resolve(__dirname, './utils/customBitchartsName.js')
}, 'bizcharts'],
['import', { libraryName: 'antd', libraryDirectory: 'es', style: true }, 'antd'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment