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
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 }}
evildjn
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 22, 2020
fix(@angular-devkit/build-angular): don't add publicHost pathname to sockPath in dev-server
Show description for f122b2f
alan-agius4
committed
f122b2f
View commit details
Copy full SHA for f122b2f
Browse repository at this point
refactor(@angular-devkit/build-angular): remove legacy server bundle guess logic
Show description for faf650c
alan-agius4
committed
faf650c
View commit details
Copy full SHA for faf650c
Browse repository at this point
fix(@schematics/angular): remove lint fix default value
Show description for affaabe
alan-agius4
committed
affaabe
View commit details
Copy full SHA for affaabe
Browse repository at this point
build: update angular packages
renovate-bot
authored and
alan-agius4
committed
27234ef
View commit details
Copy full SHA for 27234ef
Browse repository at this point
test(@angular/cli): use local registry in update-1.0-yarn test
kyliau
authored and
alan-agius4
committed
9d4a45b
View commit details
Copy full SHA for 9d4a45b
Browse repository at this point
Commits on Oct 21, 2020
Revert "release: v11.0.0-rc.0"
Show description for 46b613f
dgp1130
committed
46b613f
View commit details
Copy full SHA for 46b613f
Browse repository at this point
release: v11.0.0-rc.0
dgp1130
committed
a986ce7
View commit details
Copy full SHA for a986ce7
Browse repository at this point
feat(@angular-devkit/build-angular): support following symlinked asset directories
Show description for cc723d8
clydin
authored and
alan-agius4
committed
cc723d8
View commit details
Copy full SHA for cc723d8
Browse repository at this point
build: update `lock-closed` GitHub action to latest version
Show description for ff7edce
gkalpak
authored and
alan-agius4
committed
ff7edce
View commit details
Copy full SHA for ff7edce
Browse repository at this point
fix(@angular/cli): use newer update command if global version is newer
Show description for 13f375d
clydin
authored and
alan-agius4
committed
13f375d
View commit details
Copy full SHA for 13f375d
Browse repository at this point
fix(@angular/cli): coerce prompt answers to requested property types
Show description for fd63e29
clydin
authored and
alan-agius4
committed
fd63e29
View commit details
Copy full SHA for fd63e29
Browse repository at this point
fix(@angular-devkit/core): allow prompt providers to access property types
Show description for 83c9120
clydin
authored and
alan-agius4
committed
83c9120
View commit details
Copy full SHA for 83c9120
Browse repository at this point
refactor(@angular/cli): rename `ng xi18n` to `ng extract-i18n`
Show description for 4737301
alan-agius4
committed
4737301
View commit details
Copy full SHA for 4737301
Browse repository at this point
docs: rename xi18n to extract-i18n in github issue templates
alan-agius4
committed
14239cd
View commit details
Copy full SHA for 14239cd
Browse repository at this point
docs: remove `=true` from `--next`
Show description for 5f930c9
alan-agius4
committed
5f930c9
View commit details
Copy full SHA for 5f930c9
Browse repository at this point
docs: update further help section in readme
alan-agius4
committed
9768230
View commit details
Copy full SHA for 9768230
Browse repository at this point
build: update rollup to version 2.32.1
renovate-bot
authored and
alan-agius4
committed
2be47ba
View commit details
Copy full SHA for 2be47ba
Browse repository at this point
build: update angular packages
renovate-bot
authored and
alan-agius4
committed
f47cb84
View commit details
Copy full SHA for f47cb84
Browse repository at this point
build: update source-map-support to version 0.5.19
renovate-bot
authored and
alan-agius4
committed
6884a6b
View commit details
Copy full SHA for 6884a6b
Browse repository at this point
build: update enhanced-resolve to version 5.3.0
renovate-bot
authored and
alan-agius4
committed
0dc1875
View commit details
Copy full SHA for 0dc1875
Browse repository at this point
build: update mini-css-extract-plugin to version 1.1.1
renovate-bot
authored and
alan-agius4
committed
61edb75
View commit details
Copy full SHA for 61edb75
Browse repository at this point
refactor(@angular-devkit/schematics): minor cleanup to reduce utility imports
clydin
authored and
alan-agius4
committed
0b0961c
View commit details
Copy full SHA for 0b0961c
Browse repository at this point
Commits on Oct 20, 2020
fix(@angular/cli): skip searching deprecated packages with ng add
Show description for 37686b6
clydin
authored and
alan-agius4
committed
37686b6
View commit details
Copy full SHA for 37686b6
Browse repository at this point
refactor(@angular-devkit/core): deprecate unused isFile/isDirectory utilities
Show description for b6a3353
clydin
authored and
alan-agius4
committed
b6a3353
View commit details
Copy full SHA for b6a3353
Browse repository at this point
ci: remove docs-preview branch filter
Show description for 1a96da9
alan-agius4
committed
1a96da9
View commit details
Copy full SHA for 1a96da9
Browse repository at this point
fix(@angular/cli): include deprecated option in JSON help
Show description for a09a2e4
alan-agius4
committed
a09a2e4
View commit details
Copy full SHA for a09a2e4
Browse repository at this point
feat(@schematics/angular): add migration to remove rebaseRootRelativeCssUrls from workspace config
alan-agius4
committed
904fc19
View commit details
Copy full SHA for 904fc19
Browse repository at this point
refactor(@angular-devkit/build-angular): remove deprecated browser build option rebaseRootRelativeCssUrls
Show description for 2298ab8
alan-agius4
committed
2298ab8
View commit details
Copy full SHA for 2298ab8
Browse repository at this point
fix(@angular-devkit/build-angular): update resolve-url-loader to version 3.1.2
Show description for 46ef4cf
renovate-bot
authored and
alan-agius4
committed
46ef4cf
View commit details
Copy full SHA for 46ef4cf
Browse repository at this point
build: update angular packages
renovate-bot
authored and
alan-agius4
committed
b28c6be
View commit details
Copy full SHA for b28c6be
Browse repository at this point
build: update mini-css-extract-plugin to version 1.1.0
renovate-bot
authored and
alan-agius4
committed
3d0b6be
View commit details
Copy full SHA for 3d0b6be
Browse repository at this point
build: update resolve to version 1.18.1
renovate-bot
authored and
alan-agius4
committed
3905033
View commit details
Copy full SHA for 3905033
Browse repository at this point
build: update @bazel/bazelisk to version 1.7.3
renovate-bot
authored and
alan-agius4
committed
dcfbc09
View commit details
Copy full SHA for dcfbc09
Browse repository at this point
refactor(@ngtools/webpack): remove support for TypeScript 3.9
Show description for b218dab
alan-agius4
committed
b218dab
View commit details
Copy full SHA for b218dab
Browse repository at this point
refactor(@angular-devkit/build-angular): remove support for TypeScript 3.9
Show description for bfb33b1
alan-agius4
committed
bfb33b1
View commit details
Copy full SHA for bfb33b1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.