martinroob / ngx-i18nsupport

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

Fails to run after upgrade #146

Closed BojanKogoj closed 5 years ago

BojanKogoj commented 5 years ago

I get

Schema validation failed with the following errors:                          
  Data path ".builders['xliffmerge']" should have required property 'class'.

This happened on "@ngx-i18nsupport/tooling": "^8.0.3", on 1.1.3 there is no such problem.

I'm using Angular 7.2.2

BojanKogoj commented 5 years ago

I can see this was change for Angular 8 https://github.com/martinroob/ngx-i18nsupport/commit/1afba3be5c3387662a2544dddf631d9106c62c59#diff-c9b57310d44c6fff2c2fda0668e8a41fL5