Skip to content

Themes of custom library dependency are not being build  #582

@BenReim

Description

@BenReim

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

  1. Clone library showcase repository
git clone https://github.com/ui5-community/ui5-library-showcase`
  1. Build the app ( including its project dependencies )
cd packages/ui5-app/ && yarn run build
  1. Check themes folder in dist - css files have no been generated
$ ls dist/resources/ui5/community/showcaselib/themes/sap_fiori_3
library.source.less

Context

  • UI5 Module Version (output of ui5 --version when using the CLI): 2.10

Log Output / Stack Trace

{...}

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions