Skip to content
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

docs: update ISR self-hosting example code #74211

Merged
merged 2 commits into from
Dec 22, 2024
Merged

docs: update ISR self-hosting example code #74211

merged 2 commits into from
Dec 22, 2024

Conversation

leerob
Copy link
Member

@leerob leerob commented Dec 21, 2024

  1. There was a type for includes()
  2. Added missing signature for public resetRequestCache(): void {} to code snippet

@ijjk ijjk added created-by: Next.js DevEx team Documentation Related to Next.js' official documentation. labels Dec 21, 2024
}
```

If you want your users to be able to run `after`, you will have to provide your implementation of `waitUntil` that behaves in an analogous way.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like Prettier auto-formatted this for me.

@leerob leerob merged commit 72b52e7 into canary Dec 22, 2024
52 checks passed
@leerob leerob deleted the update-isr-docs branch December 22, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
created-by: Next.js DevEx team Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants