0.4.1
This commit is contained in:
@@ -1,18 +1,14 @@
|
||||
{
|
||||
"plugins": [
|
||||
[
|
||||
"import-v2",
|
||||
{
|
||||
"libraryName": "@ant-design",
|
||||
"libraryDirectory": "icons",
|
||||
"camel2DashComponentName": false,
|
||||
"style": false
|
||||
}
|
||||
],
|
||||
[
|
||||
"import",
|
||||
{ "libraryName": "antd", "libraryDirectory": "lib", "style": true },
|
||||
"antd"
|
||||
]
|
||||
]
|
||||
"plugins": [
|
||||
[
|
||||
"import-v2",
|
||||
{
|
||||
"libraryName": "@ant-design",
|
||||
"libraryDirectory": "icons",
|
||||
"camel2DashComponentName": false,
|
||||
"style": false
|
||||
}
|
||||
],
|
||||
["import", { "libraryName": "antd", "libraryDirectory": "lib", "style": false }, "antd"]
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user