arash16 / nuxt-ssr-cache

Cache middleware for nuxt's SSR rendering.
MIT License
295 stars 64 forks source link

Update middleware.js #44

Open hanglihl opened 3 years ago

hanglihl commented 3 years ago

Issue: when customize key function, the pages property no longer works Suggestion: Should separate the logic of isCacheFriendly and defaultCacheKeyBuilder.