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
on
master
User selector
All users
All time
Commit history
Commits on Oct 11, 2018
docs(@angular/cli): correct e2e long description field (#12561)
clydin
authored and
vikerman
committed
0ae8475
View commit details
Copy full SHA for 0ae8475
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
docs: cli command docs (#12520)
jbogarthyde
authored and
vikerman
committed
f48a163
View commit details
Copy full SHA for f48a163
View code at this point
Browse repository at this point
fix(@angular-devkit/core): make JSON schema required work with prompts (#12548)
clydin
authored and
vikerman
committed
1747845
View commit details
Copy full SHA for 1747845
View code at this point
Browse repository at this point
fix(@angular-devkit/build-angular): dont serve files on cwd (#12547)
filipesilva
authored and
vikerman
committed
431df79
View commit details
Copy full SHA for 431df79
View code at this point
Browse repository at this point
fix(@angular-devkit/build-angular): fix extractLicenses default (#12546)
Show description for 916a616
filipesilva
authored and
vikerman
committed
916a616
View commit details
Copy full SHA for 916a616
View code at this point
Browse repository at this point
refactor(@angular/cli): update eject command message (#12525)
clydin
authored and
vikerman
committed
d45bce2
View commit details
Copy full SHA for d45bce2
View code at this point
Browse repository at this point
feat(@schematics/angular): add prompts for all name options (#12519)
clydin
authored and
vikerman
committed
e9a8c3c
View commit details
Copy full SHA for e9a8c3c
View code at this point
Browse repository at this point
fix(@schematics/angular): migrate existing packages for 7.0 (#12518)
Show description for b8eee02
clydin
authored and
vikerman
committed
b8eee02
View commit details
Copy full SHA for b8eee02
View code at this point
Browse repository at this point
fix(@schematics/angular): codeCoverage exclude is not being migrated (#12513)
Show description for 2d5c6eb
alan-agius4
authored and
vikerman
committed
2d5c6eb
View commit details
Copy full SHA for 2d5c6eb
View code at this point
Browse repository at this point
fix(@schematics/angular): codeCoverage exclude is not being migrated (#12511)
Show description for 150dd47
alan-agius4
authored and
vikerman
committed
150dd47
View commit details
Copy full SHA for 150dd47
View code at this point
Browse repository at this point
fix(@angular-devkit/build-angular): don't override missing options in protractor (#12507)
Show description for 023a672
filipesilva
authored and
vikerman
committed
023a672
View commit details
Copy full SHA for 023a672
View code at this point
Browse repository at this point
feat(@schematics/angular): Add --minimal flag to generate a barebones (#12498)
Show description for 907ce5c
rsarky
authored and
vikerman
committed
907ce5c
View commit details
Copy full SHA for 907ce5c
View code at this point
Browse repository at this point
test: cleanup poll CLI E2E test (#12497)
Show description for 2bdf99b
clydin
authored and
vikerman
committed
2bdf99b
View commit details
Copy full SHA for 2bdf99b
View code at this point
Browse repository at this point
docs(@angular/cli): Change `npm install` to `yarn` to install (#12495)
Show description for 7d5caeb
rsarky
authored and
vikerman
committed
7d5caeb
View commit details
Copy full SHA for 7d5caeb
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
refactor: Add an extra option to not use dasherize in findModuleFromOptions (#12500)
Show description for 0cfbdbc
vikerman
authored
0cfbdbc
View commit details
Copy full SHA for 0cfbdbc
View code at this point
Browse repository at this point
fix(@schematics/angular): ast utils - handle NgModule with no newlines (#12521)
Show description for e3f56eb
vikerman
authored
e3f56eb
View commit details
Copy full SHA for e3f56eb
View code at this point
Browse repository at this point
Commits on Oct 5, 2018
fix(@schematics/angular): use proper project root for e2e
Show description for d1b6e71
hansl
authored and
alexeagle
committed
d1b6e71
View commit details
Copy full SHA for d1b6e71
View code at this point
Browse repository at this point
fix(@schematics/angular): tweak the `ng new` routing prompt
IgorMinar
authored and
alexeagle
committed
90e6980
View commit details
Copy full SHA for 90e6980
View code at this point
Browse repository at this point
test(@angular-devkit/build-angular): disable flaky poll test
clydin
authored and
alexeagle
committed
9ef66e2
View commit details
Copy full SHA for 9ef66e2
View code at this point
Browse repository at this point
refactor(@ngtools/webpack): cache parsed source files
clydin
authored and
alexeagle
committed
a2003fd
View commit details
Copy full SHA for a2003fd
View code at this point
Browse repository at this point
fix(@angular-devkit/core): record host should stat backing host
clydin
authored and
alexeagle
committed
9297eb5
View commit details
Copy full SHA for 9297eb5
View code at this point
Browse repository at this point
refactor(@ngtools/webpack): reduce webpack fs decorator system calls
clydin
authored and
alexeagle
committed
da7daef
View commit details
Copy full SHA for da7daef
View code at this point
Browse repository at this point
docs: start rewriting docs
hansl
committed
4493d88
View commit details
Copy full SHA for 4493d88
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
fix(@angular/cli): `ng update --help` shows `--packages` twice (#12470)
Show description for 80163ce
alan-agius4
authored and
Keen Yee Liau
committed
80163ce
View commit details
Copy full SHA for 80163ce
View code at this point
Browse repository at this point
fix(@angular-devkit/build-angular): workaround karma issue
Show description for 5adebf9
filipesilva
authored and
Keen Yee Liau
committed
5adebf9
View commit details
Copy full SHA for 5adebf9
View code at this point
Browse repository at this point
test(@angular-devkit/build-angular): add test for type checker replacements
filipesilva
authored and
Keen Yee Liau
committed
ea89f75
View commit details
Copy full SHA for ea89f75
View code at this point
Browse repository at this point
feat(@ngtools/webpack): support hostReplacementPaths
Show description for 3238640
filipesilva
authored and
Keen Yee Liau
committed
3238640
View commit details
Copy full SHA for 3238640
View code at this point
Browse repository at this point
feat(@angular-devkit/build-angular): pass logger to ngtools/webpack
filipesilva
authored and
Keen Yee Liau
committed
61871d3
View commit details
Copy full SHA for 61871d3
View code at this point
Browse repository at this point
feat(@ngtools/webpack): support custom logging
filipesilva
authored and
Keen Yee Liau
committed
5852f39
View commit details
Copy full SHA for 5852f39
View code at this point
Browse repository at this point
fix(@angular-devkit/build-angular): only process index HTML if option is used
clydin
authored and
Keen Yee Liau
committed
d9f73d7
View commit details
Copy full SHA for d9f73d7
View code at this point
Browse repository at this point
refactor(@angular-devkit/build-angular): remove unused html webpack plugins
clydin
authored and
Keen Yee Liau
committed
3bf2bb0
View commit details
Copy full SHA for 3bf2bb0
View code at this point
Browse repository at this point
refactor(@schematics/angular): cleanup application polyfill comments
clydin
authored and
alexeagle
committed
64d1524
View commit details
Copy full SHA for 64d1524
View code at this point
Browse repository at this point
style(@schematics/angular): remove extra whitespace in EOF
Show description for 8d81c4f
alan-agius4
authored and
alexeagle
committed
8d81c4f
View commit details
Copy full SHA for 8d81c4f
View code at this point
Browse repository at this point
fix(@angular-devkit/build-angular): resolve assets in styles relative to importee
Show description for 0cfd573
alan-agius4
authored and
alexeagle
committed
0cfd573
View commit details
Copy full SHA for 0cfd573
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
refactor(@angular/cli): remove v8-profiler typings
Show description for 317602e
nlm-pro
authored and
hansl
committed
317602e
View commit details
Copy full SHA for 317602e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.