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
As long as I set up sitemap caching, all sitemap pages need to be cached to the correct drive, not to memory. If this is not the case, it will cause memory leaks when running on Bun.
βΉοΈ Additional context
No response
The text was updated successfully, but these errors were encountered:
π The bug
As the title suggests, only sitemap_index.xml is cached
π οΈ To reproduce
https://stackblitz.com/edit/nuxt-starter-s4npgl?file=nuxt.config.ts
π Expected behavior
As long as I set up sitemap caching, all sitemap pages need to be cached to the correct drive, not to memory. If this is not the case, it will cause memory leaks when running on Bun.
βΉοΈ Additional context
No response
The text was updated successfully, but these errors were encountered: