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
docs(compiler-cli): ng new does not generate app.module.ts #52761
docs(compiler-cli): ng new does not generate app.module.ts #52761
Conversation
|
Can you please also add this to |
d10e779
to
d378e55
Compare
|
@jelbourn, can you take a look at the wording here? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missed the original notification on this one-
I think this update is obsolete now; the current reference table includes the line:
Only generated when using the --standalone false option.
For the local setup guide, I don't think the absence of the module file needs an explicit callout
|
Deployed adev-preview for d378e55 to: https://ng-dev-previews-fw--pr-angular-angular-52761-adev-prev-von7u6v6.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
|
Per Jeremy, we'll go with the current changes. |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
fixes #52751
What is the new behavior?
Does this PR introduce a breaking change?
Other information