We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258e376 commit 8c08bb5Copy full SHA for 8c08bb5
src/content/docs/workers/static-assets/routing/worker-script.mdx
@@ -57,7 +57,7 @@ You can also configure selective Worker-first routing using an array of route pa
57
```json
58
{
59
"name": "my-spa-worker",
60
- "compatibility_date": "06-17-2025",
+ "compatibility_date": "$today",
61
"main": "./src/index.ts",
62
"not_found_handling": "single-page-application",
63
"assets": {
0 commit comments