Skip to content

Commit 669d67c

Browse files
Update packages/cloudflare/src/cli/build/patches/plugins/fetch-cache-wait-until.ts
Co-authored-by: Victor Berchet <[email protected]>
1 parent 1a6baa2 commit 669d67c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/cloudflare/src/cli/build/patches/plugins/fetch-cache-wait-until.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ rule:
4444
kind: expression_statement
4545
precedes:
4646
kind: return_statement
47-
any:
4847
- has: { pattern: $_.FETCH, stopBy: end }
49-
- has: { pattern: FETCH, stopBy: end }
5048
5149
fix: |
5250
globalThis.__openNextAls?.getStore()?.waitUntil?.($PROMISE)

0 commit comments

Comments
 (0)