Static GitHub Issues

[2760] What does 'offline' and 'cache' setting mean in nuxt.config?

prev: How to set 404 statusCode for current page?
next: layouts/error.vue does not work when i am using @nuxt/router

I found this example - https://github.com/NicoPennec/nuxt-weather/blob/master/nuxt.config.js

offline: true,
cache: true

I can't find any info regarding this settings. Are they still working? Are they documented?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2395">#c2395</a>)</em></sub></div>