vitailse icon indicating copy to clipboard operation
vitailse copied to clipboard

Try putting lazy loading for i18n into the template

Open kronos-999 opened this issue 2 years ago • 2 comments

This tutorial shows how it could be done. Might be a nice to have for people using this great template, as it improves performance and reduces bundle size: https://levelup.gitconnected.com/how-to-load-i18n-locales-asynchronously-in-vue-3-vite-9e7301c52f19

kronos-999 avatar Sep 23 '22 16:09 kronos-999

This tutorial shows how it could be done. Might be a nice to have for people using this great template, as it improves performance and reduces bundle size: https://levelup.gitconnected.com/how-to-load-i18n-locales-asynchronously-in-vue-3-vite-9e7301c52f19

prs are open :)

hi-reeve avatar Oct 10 '22 09:10 hi-reeve

@kronos-999 that have been done into Vitesse parent template of this: https://github.com/antfu/vitesse/blob/main/src/modules/i18n.ts

riderx avatar Apr 21 '23 02:04 riderx