DEV Community

Discussion on: Deploying an i18n Angular app with angular-cli

Collapse
 
boban984 profile image
Boban Stojanovski • Edited

Hi

I started with 3 languages and all seemed ok, for a while.
But now my app has 6 and in a few months it should have 9 languages.

It's becoming unbearable to wait for all those builds to finish, it's a burden to maintain.

Any solution for this in the near future from the Angular team or maybe someone can suggest an alternative solution (ngx-translate?).

Collapse
 
guilhermeurnau profile image
Guilherme Santos

Take a look at npm-run-all

Collapse
 
boban984 profile image
Boban Stojanovski

Still slow and i still need to upload 9 zipped version to production in 9 different folders