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 }}
IcodeNet
/
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 Nov 6, 2017
release: v1.6.0-beta.0
hansl
committed
7765534
View commit details
Copy full SHA for 7765534
View code at this point
Browse repository at this point
feat(@angular/cli): support 5.0.0+ builds of @angular/service-worker
alxhub
authored and
hansl
committed
7b4b2c7
View commit details
Copy full SHA for 7b4b2c7
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
refactor(@angular/cli): centralize ES2015 support checks
clydin
authored and
Brocco
committed
00ca690
View commit details
Copy full SHA for 00ca690
View code at this point
Browse repository at this point
fix(@ngtools/webpack): remove default type checker memory limit
Show description for cb53fb9
filipesilva
authored and
Brocco
committed
cb53fb9
View commit details
Copy full SHA for cb53fb9
View code at this point
Browse repository at this point
feat(@angular/cli): Show package installation progress
Show description for 74d4049
peternewnham
authored and
filipesilva
committed
74d4049
View commit details
Copy full SHA for 74d4049
View code at this point
Browse repository at this point
fix(@angular/cli): use explicit error when linting non-program file
clydin
authored and
filipesilva
committed
1eb2470
View commit details
Copy full SHA for 1eb2470
View code at this point
Browse repository at this point
refactor(@angular/cli): simplify lint file discovery
clydin
authored and
filipesilva
committed
29c8c8a
View commit details
Copy full SHA for 29c8c8a
View code at this point
Browse repository at this point
fix(@angular/cli): allow reading UTF8 files with BOM when linting
clydin
authored and
filipesilva
committed
0f0d7ed
View commit details
Copy full SHA for 0f0d7ed
View code at this point
Browse repository at this point
refactor(@angular/cli): remove use of any from lint task
clydin
authored and
filipesilva
committed
13c99de
View commit details
Copy full SHA for 13c99de
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
fix(@angular/cli): add PurifyPlugin to eject
hansl
committed
a24e644
View commit details
Copy full SHA for a24e644
View code at this point
Browse repository at this point
release: v1.5.0
hansl
committed
5b01189
View commit details
Copy full SHA for 5b01189
View code at this point
Browse repository at this point
build: update internal Angular dep to 5.0.0
alxhub
authored and
hansl
committed
3f9bf1b
View commit details
Copy full SHA for 3f9bf1b
View code at this point
Browse repository at this point
fix(@angular/cli): Show non-schematic options with help
Brocco
authored and
hansl
committed
f4326ad
View commit details
Copy full SHA for f4326ad
View code at this point
Browse repository at this point
fix(@angular/cli): Show detailed help for ng new --help
Brocco
authored and
hansl
committed
6c5e60e
View commit details
Copy full SHA for 6c5e60e
View code at this point
Browse repository at this point
refactor: Refactor help output
Brocco
authored and
hansl
committed
db39ccf
View commit details
Copy full SHA for db39ccf
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
fix(@angular/cli): use JIT by default with ng5
Show description for 453ff5c
filipesilva
authored and
hansl
committed
453ff5c
View commit details
Copy full SHA for 453ff5c
View code at this point
Browse repository at this point
fix(@angular/cli): don't show chunk parents on stats
Show description for 99e1b5a
filipesilva
authored and
hansl
committed
99e1b5a
View commit details
Copy full SHA for 99e1b5a
View code at this point
Browse repository at this point
fix(@ngtools/webpack): do not stringify JSON sourcemaps
Show description for 9b43a9c
hansl
committed
9b43a9c
View commit details
Copy full SHA for 9b43a9c
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
release: 1.5.0-rc.8
hansl
committed
ba373fc
View commit details
Copy full SHA for ba373fc
View code at this point
Browse repository at this point
fix(@angular/cli): add polyfills manually in for ng5 unit tests
filipesilva
authored and
hansl
committed
9bc9000
View commit details
Copy full SHA for 9bc9000
View code at this point
Browse repository at this point
fix(@angular/cli): don't search for lazy routes in Angular 5 ng test
Show description for 5f979d7
filipesilva
authored and
hansl
committed
5f979d7
View commit details
Copy full SHA for 5f979d7
View code at this point
Browse repository at this point
fix(@ngtools/webpack): allow multiple transforms on the same file
Show description for 34fe3b1
filipesilva
authored and
hansl
committed
34fe3b1
View commit details
Copy full SHA for 34fe3b1
View code at this point
Browse repository at this point
fix(@ngtools/webpack): fix tsconfig parsing and rootfile list
Show description for 7d208b7
filipesilva
authored and
hansl
committed
7d208b7
View commit details
Copy full SHA for 7d208b7
View code at this point
Browse repository at this point
fix(@angular/cli): Reenable node global
Brocco
authored and
hansl
committed
1ba9eae
View commit details
Copy full SHA for 1ba9eae
View code at this point
Browse repository at this point
fix(@ngtools/webpack): fix dependency for inline templates
filipesilva
authored and
hansl
committed
9abfdd4
View commit details
Copy full SHA for 9abfdd4
View code at this point
Browse repository at this point
fix(@ngtools/webpack): fix dependency for non-css style factories
filipesilva
authored and
hansl
committed
331efeb
View commit details
Copy full SHA for 331efeb
View code at this point
Browse repository at this point
Commits on Oct 29, 2017
fix(@ngtools/webpack): resolve the filename of ALL sourcemaps
Show description for 18baeab
hansl
committed
18baeab
View commit details
Copy full SHA for 18baeab
View code at this point
Browse repository at this point
fix(@angular/cli): use RxJS ES2015 path alias when targeting ES2015
sarunint
authored and
hansl
committed
082c570
View commit details
Copy full SHA for 082c570
View code at this point
Browse repository at this point
fix(@angular/cli): change the title of the process
Show description for 3159690
hansl
committed
3159690
View commit details
Copy full SHA for 3159690
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
release: 1.5.0-rc.6
hansl
committed
d2e22b2
View commit details
Copy full SHA for d2e22b2
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
fix(@angular/cli): Show detailed help for generate
Show description for f3e8418
Brocco
authored and
hansl
committed
f3e8418
View commit details
Copy full SHA for f3e8418
View code at this point
Browse repository at this point
fix(@angular/cli): Angular Compiler CLI v5 requires TypeScript >= 2.4.2
sarunint
authored and
hansl
committed
ae53cb1
View commit details
Copy full SHA for ae53cb1
View code at this point
Browse repository at this point
docs(@ngtools/webpack): fixed import AngularCompilerPlugin.
aitboudad
authored and
hansl
committed
60c5817
View commit details
Copy full SHA for 60c5817
View code at this point
Browse repository at this point
fix(@ngtools/webpack): update chalk to 2.2.0
Show description for 32861cf
filipesilva
authored and
hansl
committed
32861cf
View commit details
Copy full SHA for 32861cf
View code at this point
Browse repository at this point
release: 1.5.0-rc.5
hansl
committed
8c10375
View commit details
Copy full SHA for 8c10375
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.