-
Notifications
You must be signed in to change notification settings - Fork 12k
dry run of generating a component should display updated module, but does not #4801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
@Brocco can you have a look? |
Brocco
added a commit
to Brocco/angular-cli
that referenced
this issue
Feb 20, 2017
Brocco
added a commit
to Brocco/angular-cli
that referenced
this issue
Feb 20, 2017
Brocco
added a commit
that referenced
this issue
Feb 20, 2017
asnowwolf
pushed a commit
to asnowwolf/angular-cli
that referenced
this issue
Apr 12, 2017
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
OS?
Mac OSX
Versions.
@angular/cli: 1.0.0-beta.31
node: 6.9.1
os: darwin x64
@angular/common: 2.4.7
@angular/compiler: 2.4.7
@angular/core: 2.4.7
@angular/forms: 2.4.7
@angular/http: 2.4.7
@angular/platform-browser: 2.4.7
@angular/platform-browser-dynamic: 2.4.7
@angular/router: 3.4.7
@angular/cli: 1.0.0-beta.31
@angular/compiler-cli: 2.4.7
Repro steps.
ng g c dashboard/foobar --dry-run
produces
and it should have also logged
as discussed with @filipesilva
The text was updated successfully, but these errors were encountered: