Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
developit
/
angular-cli
Public
forked from
angular/angular-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
angular-cli
packages
angular
cli
models
on
master
User selector
All users
All time
Commit history
Commits on Sep 27, 2018
feat(@angular/cli): show project being linted
Show description for aa25a33
hansl
committed
aa25a33
View commit details
Copy full SHA for aa25a33
View code at this point
Browse repository at this point
feat(@angular/cli): add `--defaults` option to `ng new`
Show description for 5d8af57
clydin
authored and
hansl
committed
5d8af57
View commit details
Copy full SHA for 5d8af57
View code at this point
Browse repository at this point
fix(@angular/cli): numerical flags should not give 0 if empty
Show description for 5faf0cb
hansl
committed
5faf0cb
View commit details
Copy full SHA for 5faf0cb
View code at this point
Browse repository at this point
fix(@angular/cli): allow -a=value arguments
Show description for 4daa299
hansl
committed
4daa299
View commit details
Copy full SHA for 4daa299
View code at this point
Browse repository at this point
fix(@angular/cli): allow empty string arguments
hansl
committed
78a6fab
View commit details
Copy full SHA for 78a6fab
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
fix(@angular/cli): allow global config command outside project
Show description for 91cf2d7
clydin
authored and
hansl
committed
91cf2d7
View commit details
Copy full SHA for 91cf2d7
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
fix(@angular/cli): cannot use same target name in when having multiple projects (#12327)
Show description for 43fff13
alan-agius4
authored and
vikerman
committed
43fff13
View commit details
Copy full SHA for 43fff13
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
* fix(@angular/cli): remove helpJson and help-json mentions (#12331)
Show description for 0b959d1
hansl
authored and
vikerman
committed
0b959d1
View commit details
Copy full SHA for 0b959d1
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
fix(@angular/cli): do not show stack on argument parse error
hansl
committed
97576ec
View commit details
Copy full SHA for 97576ec
View code at this point
Browse repository at this point
feat(@angular/cli): if parsing comes accross an obvious error throw it
Show description for f7f5b28
hansl
committed
f7f5b28
View commit details
Copy full SHA for f7f5b28
View code at this point
Browse repository at this point
fix(@angular/cli): on error finding files, show warning
Show description for b02a7e5
hansl
committed
b02a7e5
View commit details
Copy full SHA for b02a7e5
View code at this point
Browse repository at this point
feat(@angular/cli): remove --help-json and add format to help
Show description for fcbc7db
hansl
committed
fcbc7db
View commit details
Copy full SHA for fcbc7db
View code at this point
Browse repository at this point
feat(@angular/cli): add support for parsing enums
Show description for 7d782a3
hansl
committed
7d782a3
View commit details
Copy full SHA for 7d782a3
View code at this point
Browse repository at this point
feat(@angular/cli): add subcommand to options
Show description for 34818b0
hansl
committed
34818b0
View commit details
Copy full SHA for 34818b0
View code at this point
Browse repository at this point
refactor(@angular/cli): remove command type
Show description for 6622aa9
hansl
committed
6622aa9
View commit details
Copy full SHA for 6622aa9
View code at this point
Browse repository at this point
docs(@angular/cli): add comments for Command interface
hansl
committed
86d803e
View commit details
Copy full SHA for 86d803e
View code at this point
Browse repository at this point
feat(@angular/cli): add usage notes to help JSON
hansl
committed
3bb6548
View commit details
Copy full SHA for 3bb6548
View code at this point
Browse repository at this point
refactor(@angular/cli): correct implicit returns
clydin
authored and
hansl
committed
c12d3ee
View commit details
Copy full SHA for c12d3ee
View code at this point
Browse repository at this point
fix(@angular/cli): support `--version` option
clydin
authored and
hansl
committed
6cfb72a
View commit details
Copy full SHA for 6cfb72a
View code at this point
Browse repository at this point
Commits on Sep 15, 2018
fix(@angular/cli): fix support for hidden options
Show description for af96ccf
hansl
committed
af96ccf
View commit details
Copy full SHA for af96ccf
View code at this point
Browse repository at this point
feat(@angular/cli): add help for ng-new schematics
Show description for afa71a1
hansl
committed
afa71a1
View commit details
Copy full SHA for afa71a1
View code at this point
Browse repository at this point
fix(@angular/cli): run --help-json now returns a basic help
Show description for 84e4e8d
hansl
committed
84e4e8d
View commit details
Copy full SHA for 84e4e8d
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
refactor(@angular/cli): automated JSON schema interface generation
hansl
authored and
Keen Yee Liau
committed
30b0cbd
View commit details
Copy full SHA for 30b0cbd
View code at this point
Browse repository at this point
fix(@angular/cli): warn if `targets` is present when using a schematic
clydin
authored and
Keen Yee Liau
committed
9e7391c
View commit details
Copy full SHA for 9e7391c
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
fix(@angular/cli): show an error if invalid global config file found
Show description for 57a32c2
clydin
authored and
Keen Yee Liau
committed
57a32c2
View commit details
Copy full SHA for 57a32c2
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
refactor(@angular/cli): remove parseJsonFile and add options to parseJson instead
hansl
authored and
alexeagle
committed
fefef02
View commit details
Copy full SHA for fefef02
View code at this point
Browse repository at this point
fix(@angular/cli): only add options if theres only one builder configuration
hansl
authored and
alexeagle
committed
c72c45f
View commit details
Copy full SHA for c72c45f
View code at this point
Browse repository at this point
feat(@angular/cli): add long description and suboption option type
hansl
authored and
alexeagle
committed
66fbc59
View commit details
Copy full SHA for 66fbc59
View code at this point
Browse repository at this point
fix(@angular/cli): only print options once for schematic --help
hansl
authored and
alexeagle
committed
37d1a43
View commit details
Copy full SHA for 37d1a43
View code at this point
Browse repository at this point
fix(@angular/cli): add options in help for architect commands
Show description for c8ddfbb
hansl
authored and
alexeagle
committed
c8ddfbb
View commit details
Copy full SHA for c8ddfbb
View code at this point
Browse repository at this point
refactor(@angular/cli): rename project to workspace and clean up
Show description for 7ffd3b3
hansl
authored and
alexeagle
committed
7ffd3b3
View commit details
Copy full SHA for 7ffd3b3
View code at this point
Browse repository at this point
feat(@angular/cli): add --helpJson (or --help-json) too all commands
Show description for de7ec84
hansl
authored and
alexeagle
committed
de7ec84
View commit details
Copy full SHA for de7ec84
View code at this point
Browse repository at this point
feat(@angular/cli): remove yargs-parser and implement parsing
Show description for ff1baab
hansl
authored and
alexeagle
committed
ff1baab
View commit details
Copy full SHA for ff1baab
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
feat(@angular/cli): initialize a console prompt provider for schematics
clydin
authored and
vikerman
committed
489f0e9
View commit details
Copy full SHA for 489f0e9
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
feat(@angular/cli): allow schematic command to specify the default colletion.
qiyigg
authored and
alexeagle
committed
0535e2b
View commit details
Copy full SHA for 0535e2b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.