fix: 🐛 Resolve build exceptions

This commit is contained in:
CharleeWa 2023-11-13 16:03:33 +08:00
parent 92564364a5
commit b23be5ba81
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,4 @@
NODE_ENV=development
VITE_APP_PREVIEW=true
VITE_APP_API_BASE_URL=/api
VITE_HTTP_MOCK=true
VITE_HTTP_MOCK=true

View File

@ -1,3 +1,2 @@
NODE_ENV=production
VITE_APP_PREVIEW=false
VITE_APP_API_URL=/api
VITE_APP_API_URL=/api