You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using require to load the XLF file like you guys do. However, when I build my project with --prod, the webpack code seems to get removed and the translation fails.
Did you run into this issue?
Hi,
I am using require to load the XLF file like you guys do. However, when I build my project with --prod, the webpack code seems to get removed and the translation fails.
Did you run into this issue?
My solution can be found here:
angular/angular#24549 (comment)
Edit: Running with
--prod --aot=false
The text was updated successfully, but these errors were encountered: