-
Notifications
You must be signed in to change notification settings - Fork 12k
Chore completion update #3807
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
Chore completion update #3807
Conversation
init_opts='--dry-run inline-style inline-template --link-cli --mobile --name --prefix --routing --skip-npm --source-dir --style --verbose -d -is -it -lc -n -p -sb -sd -sn -v' | ||
new_opts='--directory --dry-run inline-style inline-template --link-cli --mobile --prefix --routing --skip-git --skip-npm --source-dir --style --verbose -d -dir -is -it -lc -p -sb -sd -sg -sn -v' | ||
init_opts='--dry-run --inline-style --inline-template --link-cli --mobile --name --prefix --routing --skip-commit --skip-git --skip-npm --source-dir --style --verbose -d -is -it -lc -n -p -sc -sd -sg -sn -v' | ||
new_opts='--directory --dry-run --inline-style --inline-template --link-cli --mobile --prefix --routing --skip-comit --skip-git --skip-npm --source-dir --style --verbose -d -dir -is -it -lc -p -sc -sd -sg -sn -v' |
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.
Typo? --skip-comit -> --skip-commit
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.
Touché, you have good eyes!
Will amend.
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. |
Added recent changes to ng build, ng generate, ng init and ng new command completion.