Skip to content

Commit 931a648

Browse files
committed
question
1 parent 7562e24 commit 931a648

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/cloudflare/src/cli/commands/populate-cache.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ async function populateR2IncrementalCache(
253253
const worker = await unstable_startWorker({
254254
name: "open-next-cache-populate",
255255
entrypoint: handlerPath,
256+
// TODO: do we need a date for local ?
256257
compatibilityDate: "2026-01-01",
257258
bindings: {
258259
R2: {

0 commit comments

Comments
 (0)