Skip to content

Commit 44f7332

Browse files
committed
add back comment that the revert wiped out
1 parent 631ed21 commit 44f7332

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/cloudflare/src/api/d1-tag-cache.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import { getCloudflareContext } from "./cloudflare-context.js";
88
/**
99
* An instance of the Tag Cache that uses a D1 binding (`NEXT_CACHE_D1`) as it's underlying data store.
1010
*
11+
* This table should be populated using an SQL file that is generated during the build process.
12+
*
1113
* **Tag/path mappings**
1214
*
1315
* Information about the relation between tags and paths is stored in a `tags` table that contains

0 commit comments

Comments
 (0)