Skip to content

Commit f8c3bdd

Browse files
korinneGregBrimble
andauthored
Update src/content/docs/workers/static-assets/index.mdx
Co-authored-by: Greg Brimble <[email protected]>
1 parent ebb42be commit f8c3bdd

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/static-assets

1 file changed

+1
-1
lines changed

src/content/docs/workers/static-assets/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ If you want the Worker code to execute before serving assets, you can use the `r
124124
```json
125125
{
126126
"name": "my-spa-worker",
127-
"compatibility_date": "06-17-2025",
127+
"compatibility_date": "$today",
128128
"main": "./src/index.ts",
129129
"not_found_handling": "single-page-application",
130130
"assets": {

0 commit comments

Comments
 (0)