martinroob / ngx-i18nsupport

Some tooling to be used for Angular i18n workflows
MIT License
284 stars 69 forks source link

There should be different extract-scripts for different projects in one workspace #119

Closed martinroob closed 5 years ago

martinroob commented 5 years ago

Currently when you add @ngx-i18nsupport to a workspace, it just adds or replaces the script extract-i18n to package.json. When you do it for a second project in the same workspace, it will be overwritten.

Correctly there should be a script for each project: