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
* Requires theme resources of dependencies in order to build a library's theme. To be checked: Are the required resources already present in the dependency source? I.e. is it necessary to build them?
48
48
1. generateThemeDesignerResources
49
-
1. generateLibraryManifest
49
+
* To read resources from sap.ui.core library
50
+
* Possibly to resolve other Less imports?
51
+
1.~generateLibraryManifest~*(removed with https://github.com/SAP/ui5-builder/pull/735)*
50
52
1. Bundling
51
-
1. generateComponentPreload *(actually not necessary? Seehttps://github.com/SAP/ui5-builder/pull/734)*
1. generateStandaloneAppBundle *(to bundle required runtime resources)* - Note: `build --all` is already recommended for self-contained builds in order to generate required theme resources which are not part of the standalone app bundle.
0 commit comments