chore: config ts-config

This commit is contained in:
vben
2023-04-04 17:13:09 +08:00
parent ba2415c3b4
commit 08d4e34b77
14 changed files with 1787 additions and 5015 deletions

View File

@@ -9,9 +9,6 @@ VITE_PUBLIC_PATH = /
VITE_PROXY = [["/basic-api","http://localhost:3000"],["/upload","http://localhost:3300/upload"]]
# VITE_PROXY=[["/api","https://vvbin.cn/test"]]
# Delete console
VITE_DROP_CONSOLE = false
# Basic interface address SPA
VITE_GLOB_API_URL=/basic-api