Open FlickerSoul opened 4 years ago
Load i18n translation async. As the number of translation strings goes bigger, the bundle may increase significantly.
Some documents about it: https://kazupon.github.io/vue-i18n/guide/lazy-loading.html
Load i18n translation async. As the number of translation strings goes bigger, the bundle may increase significantly.