You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New project type project-expansion(name to be decided) which allows to add resources from a different module to an existing project (Relative paths for project shims #500)
For example the resources of a polyfill module will then become part of an application project's resources (i.e. included in preloads and with the same flattening on build/serve); with corresponding enhancements in specVersion
This is a draft, likely to contain more topics than we will actually be able to work on. We appreciate your feedback.
UI5 Tooling 5.0+
Breaking changes
XMLCompositeAnalyzer.js
.XMLComposite
controls were deprecated with UI5 1.88.0generateJSDoc
to thirdparty module (JIRA: CPOUI5FOUNDATION-593)testRunner
middleware (required resources are part of the npm packages since UI5 1.115)Features
component
(Serve application projects listed as project dependencies in /resources #45)deployment-task
(name to be decided) (Feature Request: Provide hook for executing custom task after build has been completed #490); with corresponding enhancements in specVersionproject-expansion
(name to be decided) which allows to add resources from a different module to an existing project (Relative paths for project shims #500).zip
/.jar
([POC][FEATURE] Add archive adapter ui5-fs#454)Specification Version 5.0+
Breaking changes
manifest.json
for librariesThe text was updated successfully, but these errors were encountered: