ng g aliases do not honor .angular-cli.json defaults #7827
Labels
P1
Impacts a large percentage of users; if a workaround exists it is partial or overly painful
severity5: regression
type: bug/fix
Bug Report or Feature Request (mark with an
x
)Versions.
Repro steps.
Given the following
.angular-cli.json
configuration:Using
ng g
aliases do not honor.angular-cli.json
defaults:However
ng g
non-aliases do honor.angular-cli.json
defaults:Desired functionality.
ng g
aliases honor.angular-cli.json
defaultsMention any other details that might be useful.
Likely related to #7644 and #7662, but those issues do not call out the problems specific to using
ng g
aliases with.angular-cli.json
defaultsThe text was updated successfully, but these errors were encountered: