Static GitHub Issues

[990] Access to store from nuxt config

prev: Pass options to Nuxt Plugins
next: Nux Generate is putting default data on dynamic routes and lagging the load

I need to reach dynamic meta for list of posts in my app, so.

Is there any option to get access to store from nuxt config? I wish to save some value in store just inside generating routes promise. And second - is there will be a possibility to read this data just before the static page will be generated, inside head ()?

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