angular6-i18n-demo
angular6-i18n-demo copied to clipboard
Demo is not universal
trafficstars
The demo is actually not universal, server side returns an English version. You need to make additional server build for each locale.
That's right. Any progress on this? Tried with: https://stackoverflow.com/questions/49623531/universal-i18n-server-side but no luck so far.
Have you figured it out?
For production it works, you need to use --aot to make it universal in dev.