Skip to content

Suggestion: consider adding alias to "architect" and name it "targets" #10768

@shairez

Description

@shairez
Contributor

Versions

Angular cli 6.0.0

Repro steps

not relevant

Observed behavior

Architect is a very confusing name because from what I understood from @Brocco it represents the different build targets.

Desired behavior

Maybe a better name for it could be targets
I know that we cannot change it now, because we need to wait to 7.
But we maybe can add an alias called "targets" which acts the same way, and change the docs and our own schematics to use that.
And maybe deprecate it in 7 or future version.

Mention any other details that might be useful (optional)

This is a good time to to add this change as (probably) not a lot of people are using the new config yet

Again, it's just a suggestion because I think the naming could convey the meaning better in this case, but I might be wrong or don't see the full picture.

Activity

added this to the Backlog milestone on Nov 20, 2018
angular-robot

angular-robot commented on Feb 1, 2022

@angular-robot
Contributor

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

modified the milestones: Backlog, needsTriage on Feb 1, 2022
Den-dp

Den-dp commented on Feb 17, 2022

@Den-dp

I also feel like targets look more "straight to the point" than architect.

Also wondering is such change add any value for nx team 🤔

/cc: @vsavkin

angular-robot

angular-robot commented on Feb 21, 2022

@angular-robot
Contributor

Thank you for submitting your feature request! Looks like during the polling process it didn't collect a sufficient number of votes to move to the next stage.

We want to keep Angular rich and ergonomic and at the same time be mindful about its scope and learning journey. If you think your request could live outside Angular's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.

You can find more details about the feature request process in our documentation.

added
feature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authors
and removed
feature: votes requiredFeature request which is currently still in the voting phase
on Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: @schematics/angularfeatureIssue that requests a new featurefeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authors

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @shairez@Den-dp@alan-agius4@clydin

        Issue actions

          Suggestion: consider adding alias to "architect" and name it "targets" · Issue #10768 · angular/angular-cli