Skip to content

Commit

Permalink
build: 修复构建环境变量
Browse files Browse the repository at this point in the history
  • Loading branch information
typed-sigterm committed May 7, 2024
1 parent cf370f2 commit cc79b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
command = "pnpm web:build"
publish = "dist"

[environment]
[build.environment]
EXC_NO_APP = "1"

[context.branch-deploy.environment]
Expand Down

0 comments on commit cc79b29

Please sign in to comment.