Skip to content

Allow passing define cli arguments to angular build target from native federation builder #129

Description

@CarbonCollins

Hi, im currently using NX and am making using of the @angular-architects/native-federation:build builder. The build is configured to point to a 2nd target using the @angular/build:application executor in which I would like to pass define arguments during the build Build time value replacement.

Is it possible to allow passing target options / cli arguments from the builder into the target executor so that I can pass build ids and other define variables into the build during a pipeline for example running nx run project-id:build --define BUILD_ID="$(Build.BuildId)" in an azure pipelines?

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