feat: 优化packge.json

This commit is contained in:
zdl
2025-10-29 16:01:28 +08:00
parent e9b54ce10d
commit 0e1cc11330
2 changed files with 4 additions and 3 deletions

View File

@@ -42,3 +42,7 @@ REACT_APP_ENV=mock
REACT_APP_POSTHOG_KEY=
REACT_APP_POSTHOG_HOST=https://app.posthog.com
REACT_APP_ENABLE_SESSION_RECORDING=false
# PostHog Debug 模式Mock 环境永久启用)
# 在浏览器 Console 中打印详细的事件追踪日志
REACT_APP_POSTHOG_DEBUG=true