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 }}
sellingsolutions
/
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 Nov 20, 2018
docs: point root README to branch-relative links
Show description for a3e3bb2
alan-agius4
authored and
hansl
committed
a3e3bb2
View commit details
Copy full SHA for a3e3bb2
Browse repository at this point
feat(@angular/cli): add warning for overriding flags in arguments
Show description for 3e9705f
hansl
committed
3e9705f
View commit details
Copy full SHA for 3e9705f
Browse repository at this point
docs: typo in library command docs
cexbrayat
authored and
hansl
committed
f7ac352
View commit details
Copy full SHA for f7ac352
Browse repository at this point
feat(@schematics/angular): add .history directory to gitignore
hb-coding
authored and
hansl
committed
480952d
View commit details
Copy full SHA for 480952d
Browse repository at this point
Commits on Nov 18, 2018
refactor(@angular-devkit/build-angular): enable direct template loading
clydin
authored and
hansl
committed
bd55bf0
View commit details
Copy full SHA for bd55bf0
Browse repository at this point
feat(@ngtools/webpack): support directly loading component templates
clydin
authored and
hansl
committed
1e7cf9b
View commit details
Copy full SHA for 1e7cf9b
Browse repository at this point
Commits on Nov 16, 2018
docs: add v7 instructions to ng update cmd
jbogarthyde
authored and
alexeagle
committed
b626ca7
View commit details
Copy full SHA for b626ca7
Browse repository at this point
docs: fix typos
jbogarthyde
authored and
alexeagle
committed
268ce42
View commit details
Copy full SHA for 268ce42
Browse repository at this point
feat(@angular-devkit/schematics-cli): add prompt support using Inquirer
hansl
committed
34d7e9d
View commit details
Copy full SHA for 34d7e9d
Browse repository at this point
ci: packages script should list public packages
Show description for 39dac64
hansl
committed
39dac64
View commit details
Copy full SHA for 39dac64
Browse repository at this point
fix(@angular/cli): handle case senstive aliases
Show description for d2a29af
alan-agius4
authored and
hansl
committed
d2a29af
View commit details
Copy full SHA for d2a29af
Browse repository at this point
refactor: use `buildOptions` directly
alan-agius4
authored and
hansl
committed
282eb52
View commit details
Copy full SHA for 282eb52
Browse repository at this point
feat(@angular/cli): add `resourcesOutputPath` to schema
alan-agius4
authored and
hansl
committed
1d5d515
View commit details
Copy full SHA for 1d5d515
Browse repository at this point
feat(@angular-devkit/build-angular): add option to allow outputting css resources to a different folder
Show description for a38566f
alan-agius4
authored and
hansl
committed
a38566f
View commit details
Copy full SHA for a38566f
Browse repository at this point
fix(@angular/cli): improve architect command project parsing
clydin
authored and
hansl
committed
5e7f995
View commit details
Copy full SHA for 5e7f995
Browse repository at this point
test: update angular test dependencies
clydin
authored and
hansl
committed
c631c18
View commit details
Copy full SHA for c631c18
Browse repository at this point
fix(@angular-devkit/build-angular): remove `skipAppShell` as it has no effect in browser builder
Show description for 67630f5
alan-agius4
authored and
hansl
committed
67630f5
View commit details
Copy full SHA for 67630f5
Browse repository at this point
refactor: deprecate `evalSourceMap`
Show description for 3c875a1
alan-agius4
authored and
hansl
committed
3c875a1
View commit details
Copy full SHA for 3c875a1
Browse repository at this point
Commits on Nov 14, 2018
release: v7.1.0-rc.0
kyliau
committed
e5aea19
View commit details
Copy full SHA for e5aea19
Browse repository at this point
fix(@angular/cli): add missing `ngswConfigPath` to schema
alan-agius4
authored and
Keen Yee Liau
committed
b659f1e
View commit details
Copy full SHA for b659f1e
Browse repository at this point
docs: typo in library command docs
cexbrayat
authored and
Keen Yee Liau
committed
aeb96a0
View commit details
Copy full SHA for aeb96a0
Browse repository at this point
fix(@schematics/angular): `addSymbolToNgModuleMetadata` metadata without indent
Show description for 8f0d03b
alan-agius4
authored and
Keen Yee Liau
committed
8f0d03b
View commit details
Copy full SHA for 8f0d03b
Browse repository at this point
fix(@angular-devkit/core): handle drive only paths in windows
Show description for a2aba28
alan-agius4
authored and
Keen Yee Liau
committed
a2aba28
View commit details
Copy full SHA for a2aba28
Browse repository at this point
fix(@ngtools/webpack): Fix lazy loading (#12945)
Show description for 1dbd574
alan-agius4
authored and
Keen Yee Liau
committed
1dbd574
View commit details
Copy full SHA for 1dbd574
Browse repository at this point
fix(@angular/cli): silence package manager not found messages
Show description for 0014186
clydin
authored and
Keen Yee Liau
committed
0014186
View commit details
Copy full SHA for 0014186
Browse repository at this point
docs: update long descriptions for test, e2e and lint
Show description for 26245c0
alan-agius4
authored and
Keen Yee Liau
committed
26245c0
View commit details
Copy full SHA for 26245c0
Browse repository at this point
style: update editorconfig website url (#12923)
Jesús
authored and
Keen Yee Liau
committed
83469c5
View commit details
Copy full SHA for 83469c5
Browse repository at this point
refactor(@ngtools/webpack): cleanup/optimize emit logic
clydin
authored and
Keen Yee Liau
committed
1bd1889
View commit details
Copy full SHA for 1bd1889
Browse repository at this point
fix(@ngtools/webpack): update error message to reference templateUrl
Show description for 747b751
alan-agius4
authored and
Keen Yee Liau
committed
747b751
View commit details
Copy full SHA for 747b751
Browse repository at this point
test: use `toContain` instead of `indexOf`
alan-agius4
authored and
Keen Yee Liau
committed
e18b912
View commit details
Copy full SHA for e18b912
Browse repository at this point
style: add comments in tslint.json
alan-agius4
authored and
Keen Yee Liau
committed
03829ac
View commit details
Copy full SHA for 03829ac
Browse repository at this point
fix(@schematics/angular): rename e2e PO utility function
EmmanuelDemey
authored and
Keen Yee Liau
committed
62511a5
View commit details
Copy full SHA for 62511a5
Browse repository at this point
fix(@schematics/update): improve npmrc discovery (#12871)
Show description for 43aabb4
clydin
authored and
Keen Yee Liau
committed
43aabb4
View commit details
Copy full SHA for 43aabb4
Browse repository at this point
feat(@angular/cli): allow flags to have deprecation
Show description for 4566148
hansl
authored and
Keen Yee Liau
committed
4566148
View commit details
Copy full SHA for 4566148
Browse repository at this point
Commits on Nov 13, 2018
docs: copy edit
Show description for 9da4bdc
jbogarthyde
authored and
hansl
committed
9da4bdc
View commit details
Copy full SHA for 9da4bdc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.