angular-universal-localize-router icon indicating copy to clipboard operation
angular-universal-localize-router copied to clipboard

Angular (5-17) + universal + ngx-translate + localize-router + lazyloading

Results 3 angular-universal-localize-router issues
Sort by recently updated
recently updated
newest added

When using 'Prerender: true,' 'npm run build' fails. Do you have any information regarding compatibility with the prerendering feature? Im using Angular 17. thanks

Hi, a great project, thanks for doing this! Its not possible to pre-render this example using "npm run prerender" . BR

Hi, I want to get the settings in app-routing.module.ts file from locales.json file. I can pull the locales.json file in development mode, but when I use angular universal ssr and...