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 }}
bbonet
/
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 Jul 30, 2018
fix(@angular-devkit/build-angular): ensure failure with disabled AOT and enabled build optimizer
Show description for 84ec302
clydin
authored and
hansl
committed
84ec302
Copy full SHA for 84ec302
feat(@angular-devkit/core): add not/anyOf/allOf/oneOf support to undefined defaults
clydin
authored and
hansl
committed
232da54
Copy full SHA for 232da54
feat(@angular-devkit/core): add a schema for smart default keyword
clydin
authored and
hansl
committed
2dbd089
Copy full SHA for 2dbd089
feat(@schematics/angular): update new project development dependencies
clydin
authored and
hansl
committed
d8a2ebc
Copy full SHA for d8a2ebc
docs: add README to cli.angular.io microsite
hansl
committed
5ac61f6
Copy full SHA for 5ac61f6
docs: update create library docs and include `watch`
alan-agius4
authored and
hansl
committed
9825f73
Copy full SHA for 9825f73
feat(@angular-devkit/build-ng-packagr): add support for `watch` when building a library
Show description for d669dd6
alan-agius4
authored and
hansl
committed
d669dd6
Copy full SHA for d669dd6
test(@angular-devkit/build-ng-packagr): add tests for watch mode
alan-agius4
authored and
hansl
committed
c8240d9
Copy full SHA for c8240d9
feat(@schematics/angular): add support for `watch` when building a library
Show description for 50fc721
alan-agius4
authored and
hansl
committed
50fc721
Copy full SHA for 50fc721
Commits on Jul 27, 2018
feat(@schematics/angular): use TypeScript 2.9 as default
sarunint
authored and
hansl
committed
c0a5089
Copy full SHA for c0a5089
fix(@angular/cli): fully resolve rxjs & core during version checks
clydin
authored and
hansl
committed
bd615f1
Copy full SHA for bd615f1
docs: fix copyright notice in cli.angular.io
hansl
committed
e118cd9
Copy full SHA for e118cd9
ci: fix firebase config to work with latest firebase-tools
hansl
committed
aef2c99
Copy full SHA for aef2c99
docs: change Get Started link and invalid link
Show description for 9c80584
hansl
committed
9c80584
Copy full SHA for 9c80584
docs: add cli.angular.io microsite
Show description for cfb51c9
hansl
committed
cfb51c9
Copy full SHA for cfb51c9
fix(@angular-devkit/schematics): implement optimize() for HostTree
Show description for 07c73a1
hansl
committed
07c73a1
Copy full SHA for 07c73a1
fix(@angular/cli): properly bootstrap 1.x from global 6.x
clydin
authored and
hansl
committed
598c5da
Copy full SHA for 598c5da
fix(@schematics/update): use npm get for everything except _authToken
Show description for 3623e9b
hansl
committed
3623e9b
Copy full SHA for 3623e9b
revert: "fix(@schematics/update): use rc to find and read npm config"
Show description for 24dc26c
hansl
committed
24dc26c
Copy full SHA for 24dc26c
Commits on Jul 26, 2018
fix(@angular/cli): use correct compiler version range
Show description for 3fca66d
sarunint
authored and
hansl
committed
3fca66d
Copy full SHA for 3fca66d
feat(@schematics/angular): reallow --lint-fix for Angular schematics
hansl
committed
aeb4ff5
Copy full SHA for aeb4ff5
feat(@angular-devkit/schematics): allow tslintfix task on files
Show description for d67a4bf
hansl
committed
d67a4bf
Copy full SHA for d67a4bf
feat(@angular/cli): allow overrides on multi-target if builder is same
Show description for c45e778
hansl
committed
c45e778
Copy full SHA for c45e778
refactor(@angular/cli): remove a tslint:disable:no-global-tslint-disable no-any
Show description for 14357e3
hansl
committed
14357e3
Copy full SHA for 14357e3
fix(@ngtools/webpack): support typescript 2.8 + 2.9
mattlewis92
authored and
hansl
committed
928d05a
Copy full SHA for 928d05a
fix(@angular/cli): update typescript version checks for Angular 6.1
clydin
authored and
hansl
committed
62640bf
Copy full SHA for 62640bf
fix(@schematics/angular): adjust zonejs version in new projects for 6.1
clydin
authored and
hansl
committed
bc880fe
Copy full SHA for bc880fe
Commits on Jul 25, 2018
release: v6.1.0
hansl
committed
52edee5
Copy full SHA for 52edee5
feat(@angular-devkit/build-angular): update to webpack@4.15.1
Show description for f955502
filipesilva
committed
f955502
Copy full SHA for f955502
feat(@angular-devkit/schematics): allow path templates to override some options
Show description for 9177bf9
hansl
authored and
filipesilva
committed
9177bf9
Copy full SHA for 9177bf9
refactor: types for content should be a pure template
Show description for 8b7516d
hansl
authored and
filipesilva
committed
8b7516d
Copy full SHA for 8b7516d
feat(@angular-devkit/build-ng-packagr): update `ng-packagr` to version 4
alan-agius4
authored and
filipesilva
committed
1caf708
Copy full SHA for 1caf708
feat(@schematics/angular): update `ng-packagr` to version 4
alan-agius4
authored and
filipesilva
committed
10eb83d
Copy full SHA for 10eb83d
fix(@schematics/angular): support updating projects that use the targets property
filipesilva
committed
38fda3e
Copy full SHA for 38fda3e
feat(@schematics/angular): use targets property on new projects
filipesilva
committed
3071608
Copy full SHA for 3071608
Pagination
Previous
Next
You can’t perform that action at this time.