Static GitHub Issues

[181] What the right way to extend Nuxt.js context?

prev: Mobile based pages
next: conditional logic or props to layouts?

What the right way to extend Nuxt.js context with custom plugin? I want to test custom store with nuxt, and need to access from fetch({ customStore }) or data() on the server and client.

<!--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/c153">#c153</a>)</em></sub></div>