change pkg
This commit is contained in:
18
packages/dooringx-lib/.babelrc
Normal file
18
packages/dooringx-lib/.babelrc
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"plugins": [
|
||||
[
|
||||
"import-v2",
|
||||
{
|
||||
"libraryName": "@ant-design",
|
||||
"libraryDirectory": "icons",
|
||||
"camel2DashComponentName": false,
|
||||
"style": false
|
||||
}
|
||||
],
|
||||
[
|
||||
"import",
|
||||
{ "libraryName": "antd", "libraryDirectory": "lib", "style": true },
|
||||
"antd"
|
||||
]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user