DEV Community

Discussion on: Leveraging Cache in Nuxt.js

Collapse
 
jacobandrewsky profile image
Jakub Andrzejewski

Hi guys,

I have just released a first version of a Cache module for Nuxt 3. It now supports browser cache-control middleware but I am planning to extend it to also be able to cache server side :)

github.com/nuxt-modules/cache