Browse Source

perf: 从 `.env.staging` 文件移除多余的 `NODE_ENV` 配置

Netfan 1 year ago
parent
commit
b6ae64a89b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.staging

+ 1 - 1
.env.staging

@@ -1,6 +1,6 @@
 # 预发布也需要生产环境的行为
 # https://cn.vitejs.dev/guide/env-and-mode.html#modes
-NODE_ENV=production
+# NODE_ENV = development
 
 VITE_PUBLIC_PATH = /