Is there any way to wrap an entire nuxt.js application/site with a "non-page" related component, being a perfect place to add global components, like navbar, sidebar, etc..., and to do global "on-every-page-load" logic like user auth, etc...?
Hopefully my question makes sense.
Thanks!
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c74">#c74</a>)</em></sub></div>