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 bba8459 commit 7ba89dfCopy full SHA for 7ba89df
src/content/docs/workers/static-assets/binding.mdx
@@ -87,7 +87,7 @@ You can also specify `run_worker_first` as an array of route patterns to selecti
87
```json
88
{
89
"name": "my-spa-worker",
90
- "compatibility_date": "06-17-2025",
+ "compatibility_date": "$today",
91
"main": "./src/index.ts",
92
"not_found_handling": "single-page-application",
93
"assets": {
0 commit comments