SAP / ui5-webcomponents-ngx

UI5 Web Components for Angular provides directives for each UI5 Web Component. The directives allow to easily build your Angular application following the SAP Design System.
https://ui5-webcomponents-ngx.netlify.app/
Apache License 2.0
25 stars 4 forks source link

fix: added dependency on build for sync targets #5

Closed g-cheishvili closed 1 year ago

g-cheishvili commented 1 year ago

Description

Previously sync target did not invoke build of it's dependency projects and as a result it would fail if those projects were not built beforehand