release: update 3.8.5

This commit is contained in:
xiaoxian521
2022-11-27 01:21:49 +08:00
parent 6dc29c134f
commit 24b33b5401
69 changed files with 1357 additions and 1045 deletions

View File

@@ -42,5 +42,5 @@
"mock/*.ts",
"vite.config.ts"
],
"exclude": ["node_modules", "dist", "**/*.js", "index.html"]
"exclude": ["node_modules", "dist", "**/*.js"]
}