feat: pages support Cloudflare Zero Trust (#477)

This commit is contained in:
Dream Hunter
2024-11-11 23:55:49 +08:00
committed by GitHub
parent 6c82efb738
commit 5ff2ceb5e8
4 changed files with 6 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ pnpm run deploy
```bash
cd frontend
pnpm install
# 如果你要启用 Cloudflare Zero Trust, 需要使用 pnpm build:pages:nopwa 来禁用缓存
pnpm build:pages
cd ../pages
pnpm run deploy