fix(cloudflare): keep tcp redis out of pages bundle

This commit is contained in:
kuekhaoyang
2026-05-02 15:42:27 +08:00
parent ffabdbe0e4
commit e0ba3b887f
2 changed files with 18 additions and 4 deletions
+3
View File
@@ -48,6 +48,9 @@ jobs:
- name: Workers build
run: npm run cf:build
- name: Legacy Pages build
run: npm run pages:build
- name: Audit production dependencies (high severity+)
run: npm audit --omit=dev --audit-level=high