Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
lpshikhar
/
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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 2, 2017
refactor(@angular/cli): centralize ES2015 support checks
clydin
authored and
Brocco
committed
00ca690
Copy full SHA for 00ca690
fix(@ngtools/webpack): remove default type checker memory limit
Show description for cb53fb9
filipesilva
authored and
Brocco
committed
cb53fb9
Copy full SHA for cb53fb9
feat(@angular/cli): Show package installation progress
Show description for 74d4049
peternewnham
authored and
filipesilva
committed
74d4049
Copy full SHA for 74d4049
fix(@angular/cli): use explicit error when linting non-program file
clydin
authored and
filipesilva
committed
1eb2470
Copy full SHA for 1eb2470
refactor(@angular/cli): simplify lint file discovery
clydin
authored and
filipesilva
committed
29c8c8a
Copy full SHA for 29c8c8a
fix(@angular/cli): allow reading UTF8 files with BOM when linting
clydin
authored and
filipesilva
committed
0f0d7ed
Copy full SHA for 0f0d7ed
refactor(@angular/cli): remove use of any from lint task
clydin
authored and
filipesilva
committed
13c99de
Copy full SHA for 13c99de
docs: fix typos
shlangus
authored and
filipesilva
committed
98b4f42
Copy full SHA for 98b4f42
docs(@angular/cli): change base href in i18n docs
sarunint
authored and
filipesilva
committed
4d866b0
Copy full SHA for 4d866b0
docs: remove output hashing from universal guide example
Fabian Wiles
authored and
filipesilva
committed
f065a1e
Copy full SHA for f065a1e
docs: fix hmr typos
Show description for 03f1717
kulshekhar
authored and
filipesilva
committed
03f1717
Copy full SHA for 03f1717
Commits on Nov 1, 2017
fix(@angular/cli): add PurifyPlugin to eject
hansl
committed
a24e644
Copy full SHA for a24e644
release: v1.5.0
hansl
committed
5b01189
Copy full SHA for 5b01189
fix(test): pin version of @angular/service-worker
alxhub
authored and
hansl
committed
f15a3b3
Copy full SHA for f15a3b3
build: update internal Angular dep to 5.0.0
alxhub
authored and
hansl
committed
3f9bf1b
Copy full SHA for 3f9bf1b
fix(@angular/cli): Show non-schematic options with help
Brocco
authored and
hansl
committed
f4326ad
Copy full SHA for f4326ad
fix(@angular/cli): Show detailed help for ng new --help
Brocco
authored and
hansl
committed
6c5e60e
Copy full SHA for 6c5e60e
refactor: Refactor help output
Brocco
authored and
hansl
committed
db39ccf
Copy full SHA for db39ccf
Commits on Oct 31, 2017
fix(@angular/cli): use JIT by default with ng5
Show description for 453ff5c
filipesilva
authored and
hansl
committed
453ff5c
Copy full SHA for 453ff5c
fix(@angular/cli): don't show chunk parents on stats
Show description for 99e1b5a
filipesilva
authored and
hansl
committed
99e1b5a
Copy full SHA for 99e1b5a
fix(@ngtools/webpack): do not stringify JSON sourcemaps
Show description for 9b43a9c
hansl
committed
9b43a9c
Copy full SHA for 9b43a9c
Commits on Oct 30, 2017
docs(universal): update the npm run targets to match the ones in universal-starter
vikerman
authored and
hansl
committed
40828aa
Copy full SHA for 40828aa
release: 1.5.0-rc.8
hansl
committed
ba373fc
Copy full SHA for ba373fc
fix(@angular/cli): add polyfills manually in for ng5 unit tests
filipesilva
authored and
hansl
committed
9bc9000
Copy full SHA for 9bc9000
fix(@angular/cli): don't search for lazy routes in Angular 5 ng test
Show description for 5f979d7
filipesilva
authored and
hansl
committed
5f979d7
Copy full SHA for 5f979d7
fix(@ngtools/webpack): allow multiple transforms on the same file
Show description for 34fe3b1
filipesilva
authored and
hansl
committed
34fe3b1
Copy full SHA for 34fe3b1
fix(@ngtools/webpack): fix tsconfig parsing and rootfile list
Show description for 7d208b7
filipesilva
authored and
hansl
committed
7d208b7
Copy full SHA for 7d208b7
fix(@angular/cli): Reenable node global
Brocco
authored and
hansl
committed
1ba9eae
Copy full SHA for 1ba9eae
fix(@ngtools/webpack): fix dependency for inline templates
filipesilva
authored and
hansl
committed
9abfdd4
Copy full SHA for 9abfdd4
fix(@ngtools/webpack): fix dependency for non-css style factories
filipesilva
authored and
hansl
committed
331efeb
Copy full SHA for 331efeb
Commits on Oct 29, 2017
docs: universal
MarkPieszak
authored and
hansl
committed
73014d9
Copy full SHA for 73014d9
fix(@ngtools/webpack): resolve the filename of ALL sourcemaps
Show description for 18baeab
hansl
committed
18baeab
Copy full SHA for 18baeab
fix(@angular/cli): use RxJS ES2015 path alias when targeting ES2015
sarunint
authored and
hansl
committed
082c570
Copy full SHA for 082c570
fix(@angular/cli): change the title of the process
Show description for 3159690
hansl
committed
3159690
Copy full SHA for 3159690
Commits on Oct 28, 2017
release: 1.5.0-rc.6
hansl
committed
d2e22b2
Copy full SHA for d2e22b2
Pagination
Previous
Next
You can’t perform that action at this time.