Static GitHub Issues

[2821] Access to app variable anywhere

prev: Using NUXT.js just for static html generation with script (vendor.js, manifest.js, app,js, pages/index.js, layouts/default.js)
next: [question] Plugins vs Modules vs Vendor

Hi all! I can't find out the way of accessing to app variable from a component or a page as we can do in middleware or plugins. I would like the app because I want to get attached instance of plugins, for example i18n. app.i18n.fallbackLocale

Do you know how is it possible ? Thx

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