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 7e95583 commit bba8459Copy full SHA for bba8459
src/content/docs/workers/static-assets/routing/worker-script.mdx
@@ -56,7 +56,7 @@ You can also configure selective Worker-first routing using an array of route pa
56
57
```json
58
{
59
- "name": "my-spa-worker",
+ "name": "my-worker",
60
"compatibility_date": "$today",
61
"main": "./worker/index.ts",
62
"not_found_handling": "single-page-application",
0 commit comments