Commit Graph

6 Commits

Author SHA1 Message Date
Yuzhong Zhang 41b7d7f06a 移除posthog 2025-07-06 12:58:20 +08:00
Yuzhong Zhang 29286f6d32 Update vite.config.mts 2025-07-06 12:55:53 +08:00
Yuzhong Zhang 356f0280c4 del build dist 2025-07-06 12:47:55 +08:00
Yuzhong Zhang 999465cc50 Add option to disable vite checker via env variable
Introduced the DISABLE_VITE_CHECKER environment variable to conditionally disable the vite checker plugin in the build process. Updated the Dockerfile to set this variable during the Docker build, allowing builds to bypass vite checker when needed.
2025-07-05 23:45:23 +08:00
Yuzhong Zhang b9ba07ea5d app init 2025-07-05 23:27:59 +08:00
Yuzhong Zhang 602f4629ff init frontend 2025-07-05 23:22:48 +08:00