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 }}
msmorgan
/
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 Feb 3, 2017
fix(@ngtools/webpack): resolve file name before invalidating cached files
Show description for ef36ce5
msmorgan
committed
ef36ce5
Copy full SHA for ef36ce5
fix(@angular/cli): Backwards warning that global CLI is greater version than local CLI #4341
mfueser
authored and
hansl
committed
cc2651c
Copy full SHA for cc2651c
fix(@angular/cli): properly check the project status (#4381)
Show description for 1dd5399
hansl
authored
1dd5399
Copy full SHA for 1dd5399
fix(@ngtools/webpack): only diagnose each resource once (#4374)
clydin
authored and
hansl
committed
b0c1551
Copy full SHA for b0c1551
Commits on Feb 2, 2017
style(@angular/cli): fix lint error (#4373)
clydin
authored and
hansl
committed
6650b75
Copy full SHA for 6650b75
fix(@ngtools/webpack): prevent emitting of sourcemaps (#4221)
Show description for a6b1bdd
dobbydog
authored and
hansl
committed
a6b1bdd
Copy full SHA for a6b1bdd
chore(@angular/cli): remove schema.d.ts file (#4356)
delasteve
authored and
hansl
committed
9e41fac
Copy full SHA for 9e41fac
fix(@ngtools/webpack): change of CSS no longer breaks rebuild (#4334)
Show description for 9afaa3a
Brocco
authored and
hansl
committed
9afaa3a
Copy full SHA for 9afaa3a
feat(@angular/cli): move angular-cli to @angular/cli (#4328)
Show description for 601f9b3
hansl
authored
601f9b3
Copy full SHA for 601f9b3
Commits on Feb 1, 2017
release: v1.0.0-beta.27
hansl
committed
9b56edc
Copy full SHA for 9b56edc
feat(angular-cli): Add a postinstall warning for Node 4 deprecation. (#4309)
Show description for 916e9bd
hansl
authored
916e9bd
Copy full SHA for 916e9bd
Commits on Jan 31, 2017
refactor(angular-cli): convert blueprints to typescript (#4306)
clydin
authored and
hansl
committed
ba89125
Copy full SHA for ba89125
refactor(new): remove unused git repo logic (#4295)
clydin
authored and
hansl
committed
3e03c97
Copy full SHA for 3e03c97
feat(@ngtools/webpack): remove annotations (#4301)
Show description for 439dcd7
hansl
authored
439dcd7
Copy full SHA for 439dcd7
chore: change default npm client to yarn (#4244)
Show description for 2ab081e
Brocco
authored and
hansl
committed
2ab081e
Copy full SHA for 2ab081e
fix(@ngtools/json-schema): values of non-existent objects should return undefined (#4300)
Show description for 95f28fd
hansl
authored
95f28fd
Copy full SHA for 95f28fd
fix(serve): delete dist on serve (#4293)
Show description for 8e82d17
filipesilva
authored and
hansl
committed
8e82d17
Copy full SHA for 8e82d17
feat(update): add ng update as alias of ng init (#4142)
Show description for 2211172
filipesilva
authored and
hansl
committed
2211172
Copy full SHA for 2211172
Commits on Jan 30, 2017
fix(deps): update mocha dev dependency (#4291)
clydin
authored and
hansl
committed
49d15b3
Copy full SHA for 49d15b3
feat(build): minify/optimize component stylesheets (#4259)
clydin
authored and
hansl
committed
499ef2f
Copy full SHA for 499ef2f
refactor: remove use of dual temp packages (#4281)
clydin
authored and
hansl
committed
335ab5f
Copy full SHA for 335ab5f
refactor(test): remove lint option from test command (#4261)
Show description for 645c870
clydin
authored and
hansl
committed
645c870
Copy full SHA for 645c870
build: support paths with spaces on Windows (#4274)
Show description for 38e43ce
filipesilva
authored and
hansl
committed
38e43ce
Copy full SHA for 38e43ce
perf(@ngtools/webpack): reduce rebuild performance by typechecking more (#4258)
Show description for 29b134d
hansl
authored
29b134d
Copy full SHA for 29b134d
feat(serve): Persist serve options in angular-cli.json (#3908)
Show description for da255b0
delasteve
authored and
hansl
committed
da255b0
Copy full SHA for da255b0
refactor: remove unused markdown support (#4289)
clydin
authored and
filipesilva
committed
5852783
Copy full SHA for 5852783
fix(css): emit css sourcemaps only when extracting (#4280)
Show description for 3aa55d7
filipesilva
authored
3aa55d7
Copy full SHA for 3aa55d7
Commits on Jan 28, 2017
refactor(lint): use tslint api for linting (#4248)
Show description for 0664beb
delasteve
authored and
filipesilva
committed
0664beb
Copy full SHA for 0664beb
fix(build): ExtractTextWebpack 2.0.0-rc.1 and remove unsupported prop (#4265)
Show description for 1bbd12d
intellix
authored and
filipesilva
committed
1bbd12d
Copy full SHA for 1bbd12d
fix(deps): pin lodash types (#4260)
clydin
authored and
filipesilva
committed
5f6a7f2
Copy full SHA for 5f6a7f2
Commits on Jan 27, 2017
perf(@ngtools/webpack): improve rebuild performance (#4188)
Show description for 7edac2b
hansl
authored
7edac2b
Copy full SHA for 7edac2b
Commits on Jan 26, 2017
fix(styles): correctly output sourcemaps (#4222)
Show description for c29ed53
filipesilva
authored
c29ed53
Copy full SHA for c29ed53
fix(lint): fix new linting errors (#4241)
Show description for 76f8827
filipesilva
authored and
Brocco
committed
76f8827
Copy full SHA for 76f8827
Commits on Jan 25, 2017
fix(build): don't leave dist folder on fail (#4047)
filipesilva
authored
790dda6
Copy full SHA for 790dda6
Commits on Jan 24, 2017
fix (#4208)
jeremymwells
authored and
Brocco
committed
14666f4
Copy full SHA for 14666f4
Pagination
Previous
Next
You can’t perform that action at this time.