첫 커밋
This commit is contained in:
12
vue/.babelrc
Normal file
12
vue/.babelrc
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"plugins": [
|
||||
[
|
||||
"import",
|
||||
{
|
||||
"libraryName": "ant-design-vue",
|
||||
"libraryDirectory": "es",
|
||||
"style": "css"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user