-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
SAP/ui5-builder
#671Labels
module/ui5-builderRelated to the UI5 Builder moduleRelated to the UI5 Builder module
Description
Expected Behavior
library.sources.less theme files of a custom library dependency should be build
Current Behavior
The build result only contains the raw library.sources.less sources.
Steps to reproduce the issue
- Clone library showcase repository
git clone https://github.com/ui5-community/ui5-library-showcase`- Build the app ( including its project dependencies )
cd packages/ui5-app/ && yarn run build- Check themes folder in
dist- css files have no been generated
$ ls dist/resources/ui5/community/showcaselib/themes/sap_fiori_3
library.source.lessContext
- UI5 Module Version (output of
ui5 --versionwhen using the CLI):2.10
Log Output / Stack Trace
{...}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
module/ui5-builderRelated to the UI5 Builder moduleRelated to the UI5 Builder module