Skip to content

Commit 3d0fb94

Browse files
committed
fix rebase
1 parent 788ea25 commit 3d0fb94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/open-next/src/build/createServerBundle.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ async function generateBundle(
180180
const additionalCodePatches = codeCustomization?.additionalCodePatches ?? [];
181181

182182
await applyCodePatches(options, tracedFiles, manifests, [
183+
patchFetchCacheSetMissingWaitUntil,
183184
...additionalCodePatches,
184185
]);
185186

0 commit comments

Comments
 (0)