Answer the question
In order to leave comments, you need to log in
How to speed up nuxt-i18n?
The nuxt-i18n package has a problem with route generation.
It generates them for each language separately.
And if, for example, we have 25 routes and 100 languages, we will end up with 2500 routes, which greatly affects the page load speed.
Does anyone have any ideas how to solve this problem?
Answer the question
In order to leave comments, you need to log in
Split the application into multiple domains with different language support lists.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question