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 }}
IcodeNet
/
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
ember-cli
lib
on
master
User selector
All users
All time
Commit history
Commits on Sep 25, 2017
refactor(@angular/cli): remove unused ember-cli internal logging
clydin
authored and
filipesilva
committed
a3622c5
View commit details
Copy full SHA for a3622c5
View code at this point
Browse repository at this point
refactor(@angular/cli): remove unused ember-cli addon code
clydin
authored and
filipesilva
committed
e828b71
View commit details
Copy full SHA for e828b71
View code at this point
Browse repository at this point
refactor(@angular/cli): remove unused 'get-caller-file' ember-cli dep
clydin
authored and
filipesilva
committed
453fc80
View commit details
Copy full SHA for 453fc80
View code at this point
Browse repository at this point
Commits on Aug 20, 2017
refactor(@angular/cli): remove unused ember-cli UI prompt capability
clydin
authored and
hansl
committed
5459d37
View commit details
Copy full SHA for 5459d37
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
refactor(@angular/cli): remove unneeded dependency on RSVP
Charles Lyding
authored and
hansl
committed
b9a62e0
View commit details
Copy full SHA for b9a62e0
View code at this point
Browse repository at this point
refactor(@angular/cli): remove unneeded ember-cli blueprint files
Charles Lyding
authored and
Brocco
committed
4b58204
View commit details
Copy full SHA for 4b58204
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
feat(@angular/cli): Update generate & new to use schematics
Show description for 128187e
Brocco
committed
128187e
View commit details
Copy full SHA for 128187e
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
feat(@angular/cli): Implement request 7141 - Short list of cli commands
Show description for 80275e5
catull
authored and
filipesilva
committed
80275e5
View commit details
Copy full SHA for 80275e5
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
fix(@angular/cli): fix directory issue
Show description for 64e6b94
sumitarora
authored and
hansl
committed
64e6b94
View commit details
Copy full SHA for 64e6b94
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
refactor(@angular/cli): remove unneeded debug package dependency
Charles Lyding
authored and
filipesilva
committed
9469333
View commit details
Copy full SHA for 9469333
View code at this point
Browse repository at this point
refactor(@angular/cli): simplify ember-cli promise usage
Charles Lyding
authored and
filipesilva
committed
07a3d52
View commit details
Copy full SHA for 07a3d52
View code at this point
Browse repository at this point
refactor(@angular/cli): partial upgrade to ember-cli 2.13.2
Charles Lyding
authored and
filipesilva
committed
89dd970
View commit details
Copy full SHA for 89dd970
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
refactor(@angular/cli): simplify command registration
Charles Lyding
authored and
filipesilva
committed
f9053bf
View commit details
Copy full SHA for f9053bf
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
refactor(@angular/cli): remove additional unneeded ember-cli files
Charles Lyding
authored and
filipesilva
committed
b72dbd9
View commit details
Copy full SHA for b72dbd9
View code at this point
Browse repository at this point
Commits on May 24, 2017
fix(@angular/cli): fix issue of folder getting generated on dry run
Show description for a13e780
sumitarora
authored and
Brocco
committed
a13e780
View commit details
Copy full SHA for a13e780
View code at this point
Browse repository at this point
fix(@angular/cli): fix package name fetching from package.json
sumitarora
authored and
Brocco
committed
61cf790
View commit details
Copy full SHA for 61cf790
View code at this point
Browse repository at this point
Commits on May 9, 2017
feat(@angular/cli): add option to use lint to adjust generated files
Charles Lyding
authored and
filipesilva
committed
a3bf529
View commit details
Copy full SHA for a3bf529
View code at this point
Browse repository at this point
Commits on May 4, 2017
refactor(@angular/cli): support hidden commands and options
Charles Lyding
authored and
filipesilva
committed
52f82fe
View commit details
Copy full SHA for 52f82fe
View code at this point
Browse repository at this point
refactor(@angular/cli): remove additional unneeded ember-cli files
Charles Lyding
authored and
filipesilva
committed
70243a2
View commit details
Copy full SHA for 70243a2
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
fix(@angular/cli): Fixing aliases for blueprint help
sumitarora
authored and
hansl
committed
b6cc79c
View commit details
Copy full SHA for b6cc79c
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
fix(@angular/cli): fix issue with console prompt bailing early (#5218)
Show description for 3515c3b
delasteve
authored and
Brocco
committed
3515c3b
View commit details
Copy full SHA for 3515c3b
View code at this point
Browse repository at this point
Commits on Mar 2, 2017
fix(@angular/cli): Fixing duplicate aliases issue (#4987)
sumitarora
authored and
hansl
committed
0fc2190
View commit details
Copy full SHA for 0fc2190
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
fix(@angular/cli): remove ng from blueprints help, simplify blueprints logic
Show description for d4b56e4
hansl
committed
d4b56e4
View commit details
Copy full SHA for d4b56e4
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
fix(@angular/cli): adding help descriptions
sumitarora
committed
7ebe4f0
View commit details
Copy full SHA for 7ebe4f0
View code at this point
Browse repository at this point
feat(@angular/cli): allow to create new projects in existing directory
Show description for e4fc294
hansl
authored and
filipesilva
committed
e4fc294
View commit details
Copy full SHA for e4fc294
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
fix(@angular/cli): show help on just ng command (#4780)
Show description for b6d8511
filipesilva
authored and
hansl
committed
b6d8511
View commit details
Copy full SHA for b6d8511
View code at this point
Browse repository at this point
test: add license test (#4561)
Show description for 6d5dfa0
filipesilva
authored
6d5dfa0
View commit details
Copy full SHA for 6d5dfa0
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
refactor(@angular/cli): rename config file from angular-cli.json to .angular-cli.json (#4681)
Show description for 809340a
Brocco
authored
809340a
View commit details
Copy full SHA for 809340a
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
fix(@angular/cli): don't load old ember config
Show description for 98a3430
celliott181
authored and
filipesilva
committed
98a3430
View commit details
Copy full SHA for 98a3430
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
refactor: upgrade dependencies
Show description for 59029c3
e-cloud
authored and
hansl
committed
59029c3
View commit details
Copy full SHA for 59029c3
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
refactor(@angular/cli): remove unused ui spinner (#4310)
clydin
authored and
hansl
committed
8edb612
View commit details
Copy full SHA for 8edb612
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
refactor: move `exists-sync` to a dev dependency (#4311)
clydin
authored and
hansl
committed
33e8798
View commit details
Copy full SHA for 33e8798
View code at this point
Browse repository at this point
fix(command options): allow to use camelCase for options. (#3787)
Show description for 496e13a
hansl
authored
496e13a
View commit details
Copy full SHA for 496e13a
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
refactor(new): standardize project name validation (#4206)
clydin
authored and
filipesilva
committed
54541a1
View commit details
Copy full SHA for 54541a1
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
fix(@angular/cli): properly check the project status (#4381)
Show description for 1dd5399
hansl
authored
1dd5399
View commit details
Copy full SHA for 1dd5399
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.