Lewis
Lewis
NNuxt
Created by Lewis on 1/17/2025 in #❓・help
How to ensure nuxt doesn't run out of memory?
I have a blog with a lot of pages running with SWR (I don't want it to be static) but eventually the deployment runs out of memory, is there a way I can make sure it only stores 200 pages max in memory?
5 replies
NNuxt
Created by Lewis on 1/16/2025 in #❓・help
Is there a way to force clear cache while in production?
I use SWR and cache some routes, I wanted to make an extra route such as /api/clear that will clear all cached swr data (so everything it fresh data again)
5 replies
NNuxt
Created by Lewis on 6/24/2024 in #❓・help
Is it possible to only watch a certain folder (hmr) in dev mode?
I was looking to run a version of nuxt in development mode but only refresh hmr when the /content/ folder is changes (so that nuxt doesnt initiate any watchers on any other folders inc. /components/)
1 replies
NNuxt
Created by Lewis on 4/23/2024 in #❓・help
Need help with Nuxt Image - I want to be able to use IPX but rename the file
Hey I'm trying to rename the saved images files with IPX but can't figure it out, would appreciate any help
2 replies