Skip to content

Simple Build Extensibility - Pass project namespace to custom tasks #153

@matz3

Description

@matz3

Expected Behavior

A custom task (see "Simple Build Extensibility" #54) should also receive relevant project properties like the namespace.

Current Behavior

Currently it is not possible to consume the application namespace of the project being built within a custom task.
This limits certain possibilities to directly lookup files within the project namespace.

Context

  • UI5 Module Version (output of ui5 --version when using the CLI): v1.4.3
  • Node.js Version: {...}
  • npm Version: {...}
  • OS/Platform: {...}
  • Browser (if relevant): {...}
  • Other information: {...}

Affected components (if known)

Log Output / Stack Trace

{...}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions