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 }}
JenStarkey
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 23, 2017
feat(@angular/cli): don't add empty assets to karma (#4952)
Show description for 958bee3
filipesilva
authored
958bee3
View commit details
Copy full SHA for 958bee3
Browse repository at this point
test: increase delay on flaky tests (#4955)
Show description for f9a97a7
filipesilva
authored
f9a97a7
View commit details
Copy full SHA for f9a97a7
Browse repository at this point
fix(@angular/cli): apps fixes (#4942)
Show description for c57ce2a
hansl
authored and
filipesilva
committed
c57ce2a
View commit details
Copy full SHA for c57ce2a
Browse repository at this point
ci: fix travis
hansl
committed
dd4f177
View commit details
Copy full SHA for dd4f177
Browse repository at this point
feat(@angular/cli): add warning when angular-cli is detected locally
Show description for ae89fde
beeman
authored and
hansl
committed
ae89fde
View commit details
Copy full SHA for ae89fde
Browse repository at this point
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
Browse repository at this point
fix(@angular/cli): add more description
hansl
committed
b4594ba
View commit details
Copy full SHA for b4594ba
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
Browse repository at this point
fix(@angular/cli): fix ng lint formatted output (#4917)
Show description for 0d8799e
moritz-h
authored and
hansl
committed
0d8799e
View commit details
Copy full SHA for 0d8799e
Browse repository at this point
fix(@angular/cli): Headless win32 now works as expected (#4871)
Show description for 4af7a42
ceottaki
authored and
hansl
committed
4af7a42
View commit details
Copy full SHA for 4af7a42
Browse repository at this point
feat(@angular/cli): adding the --app command option (#4754)
sumitarora
authored and
hansl
committed
ade2236
View commit details
Copy full SHA for ade2236
Browse repository at this point
fix(eject): set ejected project to run `webdriver-manager update` as part of `e2e` npm script
Show description for 7567f5c
Meligy
authored and
hansl
committed
7567f5c
View commit details
Copy full SHA for 7567f5c
Browse repository at this point
test: validate commit messages (#4903)
clydin
authored and
hansl
committed
fd1296a
View commit details
Copy full SHA for fd1296a
Browse repository at this point
refactor(@angular/cli): move ng2 blueprint to ng (#4932)
delasteve
authored and
hansl
committed
b15d1f3
View commit details
Copy full SHA for b15d1f3
Browse repository at this point
feat(@angular/cli): allow setting ssl certificate in angular-cli.json (#4730)
Show description for b498549
itslenny
authored and
hansl
committed
b498549
View commit details
Copy full SHA for b498549
Browse repository at this point
docs: update readme and wiki homepage (#4933)
Brocco
authored
4b32bb4
View commit details
Copy full SHA for 4b32bb4
Browse repository at this point
fix(@ngtools/json-schema): aliases on invalid properties are noop
hansl
committed
68bd221
View commit details
Copy full SHA for 68bd221
Browse repository at this point
fix(@angular/cli): fix angular-cli logic
Show description for 00f913c
hansl
committed
00f913c
View commit details
Copy full SHA for 00f913c
Browse repository at this point
build: update to typescript 2.2 (#4928)
filipesilva
authored and
hansl
committed
7549d2b
View commit details
Copy full SHA for 7549d2b
Browse repository at this point
feat(@angular/cli): use separate tsconfigs
Show description for 69e6c71
filipesilva
committed
69e6c71
View commit details
Copy full SHA for 69e6c71
Browse repository at this point
fix(@ngtools/webpack): add exclude override to tsconfig
Show description for 1e30159
filipesilva
committed
1e30159
View commit details
Copy full SHA for 1e30159
Browse repository at this point
docs: expand beta 32 breaking changes section (#4916)
Show description for 98c7999
Meligy
authored and
hansl
committed
98c7999
View commit details
Copy full SHA for 98c7999
Browse repository at this point
feat(generate): add guard generation (#4055)
delasteve
authored and
filipesilva
committed
2c1e877
View commit details
Copy full SHA for 2c1e877
Browse repository at this point
feat(@angular/cli): hash loaded media by default (#4878)
Show description for 1655e51
filipesilva
authored
1655e51
View commit details
Copy full SHA for 1655e51
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
Browse repository at this point
refactor(@angular/cli): use check port utility function in serve command
Show description for d79fd00
Charles Lyding
authored and
filipesilva
committed
d79fd00
View commit details
Copy full SHA for d79fd00
Browse repository at this point
feat(@angular/cli): use same webpack config for karma
Show description for 3bba4cb
filipesilva
committed
3bba4cb
View commit details
Copy full SHA for 3bba4cb
Browse repository at this point
feat(@ngtools/webpack): allow to pass in overrides for compilerOptions
Show description for 6dff3b7
filipesilva
committed
6dff3b7
View commit details
Copy full SHA for 6dff3b7
Browse repository at this point
build(@angular/cli): update to codelyzer 2.0
Show description for 028bdd8
filipesilva
committed
028bdd8
View commit details
Copy full SHA for 028bdd8
Browse repository at this point
fix(@angular/cli): stabilize webpack module identifiers
Show description for 26d1e41
Charles Lyding
authored and
filipesilva
committed
26d1e41
View commit details
Copy full SHA for 26d1e41
Browse repository at this point
docs: Improve updating angular cli steps
Show description for c99a716
dmytroyarmak
authored and
filipesilva
committed
c99a716
View commit details
Copy full SHA for c99a716
Browse repository at this point
fix(@angular/cli): cache config by file path. (#4902)
Show description for 198d27a
hansl
authored and
filipesilva
committed
198d27a
View commit details
Copy full SHA for 198d27a
Browse repository at this point
refactor: fix more issues with docs scripts
hansl
committed
b521ae5
View commit details
Copy full SHA for b521ae5
Browse repository at this point
docs(@angular/cli): updates to support a better wiki experience (#4899)
Brocco
authored and
hansl
committed
2178bdb
View commit details
Copy full SHA for 2178bdb
Browse repository at this point
chore: add yarn-error.log to .gitignore (#4894)
beeman
authored and
hansl
committed
88d5c5a
View commit details
Copy full SHA for 88d5c5a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.