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 d0a8a11 commit ea3d65dCopy full SHA for ea3d65d
pages/cloudflare/get-started.mdx
@@ -48,7 +48,7 @@ compatibility_date = "2024-09-23"
48
compatibility_flags = ["nodejs_compat"]
49
50
# The binding name must be "ASSETS" when the cache is enabled
51
-assets = { directory = ".worker-next/assets", binding = "ASSETS" }
+assets = { directory = ".open-next/assets", binding = "ASSETS" }
52
```
53
54
<Callout>
0 commit comments