angular6-i18n-demo icon indicating copy to clipboard operation
angular6-i18n-demo copied to clipboard

Demo is not universal

Open darnautov opened this issue 7 years ago • 2 comments
trafficstars

The demo is actually not universal, server side returns an English version. You need to make additional server build for each locale.

darnautov avatar Sep 24 '18 13:09 darnautov

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?

imaginalis avatar Nov 09 '18 15:11 imaginalis

For production it works, you need to use --aot to make it universal in dev.

pushkalkatara avatar Nov 09 '19 00:11 pushkalkatara