ui5-tooling icon indicating copy to clipboard operation
ui5-tooling copied to clipboard

Allow default tasks to be declared in the builder > customTasks section of the ui5.yaml

Open petermuessig opened this issue 5 years ago • 0 comments

Expected Behavior

Allow to define default tasks such as generateManifestBundle or generateCachebusterInfo to be declared in the ui5.yamls builder > customTasks section - similar like a custom task.

Current Behavior

Right now, this can only be done for custom tasks. You can add a default task into the list of custom tasks and the build will not fail but it will also not include the default task into the execution.

Steps to reproduce the issue

n/a

Context

latest

Affected components (if known)

Log Output / Stack Trace

n/a

petermuessig avatar Aug 24 '20 09:08 petermuessig