mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-10-13 21:51:07 +00:00
fix: fix antdv console warning
This commit is contained in:
@@ -39,5 +39,5 @@
|
||||
"mock/**/*.ts",
|
||||
"vite.config.ts"
|
||||
],
|
||||
"exclude": ["node_modules", "dist", "**/*.js"]
|
||||
"exclude": ["node_modules", "tests/server/**/*.ts", "dist", "**/*.js"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user