Hi guys, i hope you can help with an issue. I'm really enthusiastic about your project so I decided to do my latest project with Nuxtjs + i18n and dynamics routes.
I started from i18n example and added dynamics routes imported from a json following this example. My page folder is setted like this:
Right now i'm a little bit confused about how to generate a static package to host in a web hosting. How can I generate dynamically all the routes from the json files and how I should to manage _lang routes?
Thank you
<!--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/c1901">#c1901</a>)</em></sub></div>