Closed clayrisser closed 1 month ago
I've not used it with server side rendering, but I see no reason why it wouldn't work...it's just like any other library. It preprocesses locales at build time and makes them available as a javascript variable.
https://github.com/alienfast/vite-plugin-i18next-loader/blob/main/src/index.ts#L134
How to get this to work with server side rendering?