-
Notifications
You must be signed in to change notification settings - Fork 37
docs(cloudflare): static assets incremental cache #123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
``` | ||
|
||
</Tabs.Tab> | ||
<Tabs items={["open-next.config.ts"]}> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keep wrangler.jsonc
with the asset binding?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't actually have the asset binding referenced anywhere in this doc since it's part of the getting started with open next steps and is a requirement for every project
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Instinctively clicked merge before it clicked that this needs to wait for a release... Sorry. |
Have cancelled the deploy workflow so it shouldn't go live - will need re-running when ready to release |
It went live with the following PR, not a problem. |
Docs for opennextjs/opennextjs-cloudflare#547.
Also moves the KV callout to the KV section.