next.js
23c4cf0c - docs(revalidate): add not about revalidate in Development (#69898)

Commit
1 year ago
docs(revalidate): add not about revalidate in Development (#69898) ## Why? There is no mention that Pages are rendered on demand in Development, regardless if you use this route segment config. ``` export const revalidate = 10 ```
Author
Parents
Loading