EGOIST
EGOIST
A new feature for prefetching data on the server-side will land in Vue 2.6 https://github.com/vuejs/vue/pull/9017
`sw.js` is successfully generated but webpack assets are not really cached at runtime, it doesn't break your app though, I will tackle this later..
I'm considering adding an `SPA` target to Ream so that you can build the app as a regular client-side SPA. But currently you can only set custom document markup using...
might use [offline-plugin](https://github.com/NekR/offline-plugin) by @NekR // pr welcome, I'm no expert in this
Currently I can't find a way to hot reload relevant components when `getInitialData` method changed.
V2 docs
[kopy](https://github.com/egoist/kopy#skipexisting) supports this feature, should we make it the default behavior?