Skip to content

exclude-task CLI option is ignored for some standard tasks #924

@BenReim

Description

@BenReim

Some task are being run even if included in the --exclude-task CLI option

Current Behavior

When running the build in a library project:

> ui5 build --clean-dest --exclude-task=minify,generateLibraryPreload

info ProjectBuilder Preparing build for project my.library
info Project 1 of 1: ❯ Building library project my.library
[...]
info my.library › Running task minify...
info my.library › Running task generateLibraryPreload...

Context

$ ui5 --version
3.8.0 

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions