SAP / open-ux-tools

Enable community collaboration to jointly promote and facilitate best in class tooling capabilities
Apache License 2.0
83 stars 35 forks source link

TBI - Update fiori-freestyle-writer to have default ui5 libs #2304

Open martinjanus-sap opened 2 weeks ago

martinjanus-sap commented 2 weeks ago

Description (include screenshots)

fiori-freestyle-writer to set default ui5 libs for manifest.json To set defaults for types:

Used here: https://github.com/SAP/open-ux-tools/blob/main/packages/ui5-application-writer/src/types.ts#L92-L136

Needed for separation between manifest ui5libs and other files ui5Libs (local-ui5.yaml, flpSandbox.html)

manifest.json should not contain sap.ushell for ui5libs

Value

Optional - details on how this technical backlog item provides value to end-users or dev team eg. Performance, Quality, Maintainability. This will help determine the ranking in relation to feature development

Architecture Elaboration

Does it requires architecture elaboration?

Notes

Tasks

longieirl commented 2 weeks ago

Found during the implementation of https://github.wdf.sap.corp/ux-engineering/tools-suite/issues/29941