You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: set netlify-cache-tag for not prerendered content (#2495)
* test: refactor app router on-demand revalidation test and add test cases for not prerendered content
* test: refactor pages router on-demand revalidation test and add test cases for not prerendered content
* fix: capture cache tags during request handling and don't rely on tag manifest created for prerendered pages
* Update src/run/handlers/cache.cts
Co-authored-by: Philippe Serhal <philippe.serhal@gmail.com>
* chore: remove dead code
---------
Co-authored-by: Philippe Serhal <philippe.serhal@gmail.com>
0 commit comments