still caching when using elbywan/wretch
Unanswered
Sweat bee posted this in #help-forum
Sweat beeOP
as the title says I am curious if I still have all the caching benefits nextjs 14 offers when I use a third party library like elbywan/wretch (a fetch wrapper)?
And also when I am using a route handler for client side fetches I always get the message
(cache: SKIP)
Cache missed reason: (auto no cache)
How can those be cached, too?
And also when I am using a route handler for client side fetches I always get the message
(cache: SKIP)
Cache missed reason: (auto no cache)
How can those be cached, too?