ui5-community / ui5-ecosystem-showcase

A repository showcasing the UI5 tooling extensibility to combine OSS tools for UI5 application development.
https://ui5-community.github.io/ui5-ecosystem-showcase/
Other
194 stars 93 forks source link

[FIX] ui5-tooling-less: Make compatible with UI5 Tooling v4 #1071

Closed d3xter666 closed 2 months ago

d3xter666 commented 2 months ago

Resolves: https://github.com/SAP/ui5-tooling/issues/1007

DuplexCollection#byGlobSource has been removed in UI5 Tooling v4: https://sap.github.io/ui5-tooling/v4/updates/migrate-v4/#changes-to-ui5fs

petermuessig commented 2 months ago

Thanks @d3xter666 - I also noticed this issue and have fixed it with #1070 - but as the change is that huge I wanted to wait until the weekend to release.