mirror of
https://github.com/certd/certd.git
synced 2026-04-28 07:57:25 +08:00
refactor: 按需加载
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
]
|
||||
],
|
||||
plugins: [['import', {
|
||||
libraryName: 'ant-design-vue',
|
||||
style: true // or 'css'
|
||||
}]]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user