JIT I18n support
See original GitHub issueBug Report or Feature Request (mark with an x
)
- [ ] bug report -> please search issues before submitting
- [x] feature request
seems angular-cli now only support i18n with AOT build? it’s hard during development without JIT compiler…
Issue Analytics
- State:
- Created 6 years ago
- Reactions:11
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Angular 6 Mixing i18n JIT and AOT - Stack Overflow
I suspect I need to specify the language in the JIT setup. Per these instructions: https://angular.io/guide/i18n#merge-with-the-jit-compiler.
Read more >Angular Internationalization
Internationalization, sometimes referenced as i18n, is the process of designing and preparing your project for use in different locales around the world.
Read more >Angular i18n: internationalization & localization with examples
Angular I18n uses the built-in module for internationalization. Learn how to set up I18n, perform translations, and deploy the app.
Read more >The Ultimate Guide to Angular Localization | Phrase
It's no surprise that Angular has robust built-in i18n support. In this step-by-step tutorial on Angular localization and ...
Read more >Using the JiT Compiler - Rangle.io : Angular Training
This site uses cookies to deliver its service and to analyse traffic. By browsing this site, you accept the cookie policy.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is the only supported approach in the CLI, yes. We don’t have plans to support it in JIT since ng-i18n needs AOT compilation. You can submit a feature request in https://github.com/angular/angular
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.