Nitro routeRules shouldInvalidateCache
Not sure I understand how or why but from Nuxt nuxt.config.ts why do the shouldInvalidateCache and shouldBypassCache functions not work?
If I do the following:
Time never updates until the maxAge expires. I would imagine that cache would be invalidated every time the page loaded.
0 Replies