I got an error when running my app in IIS: myServer/assets/i18n/de.json not found
. How to add the Transloco translation files in production mode?
How to add Transloco translation files in production mode?
651 Views Asked by Christoph1972 At
1
Adding a fullstop to ./assets/i18n in transloco-root.module.ts fixed my problem.