Skip to content

Commit 2d2ea75

Browse files
committed
docs: small update
1 parent e99ea45 commit 2d2ea75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content/1.docs/2.features/cache.md

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Once your Nuxt project is deployed, you can manage your cache entries in the `Ca
2424

2525
:nuxt-img{src="/images/landing/nuxthub-admin-cache.png" alt="NuxtHub Admin Cache" width="915" height="515" data-zoom-src="/images/landing/nuxthub-admin-cache.png"}
2626

27+
In development, checkout the Hub Cache section in the Nuxt Devtools.
28+
2729
## API Routes Caching
2830

2931
To cache Nuxt API and server routes, use the `cachedEventHandler` function. This function will cache the response of the server route into the cache storage.

0 commit comments

Comments
 (0)