angular-cli
angular-cli copied to clipboard
CLI tool for Angular
# 🐞 Bug report ### Command (mark with an `x`) - [x] build ### Description The difference in bundle hash when **`"buildOptimizer": true`** and hence the bundle itself. I am...
# 🐞 Bug report ### Command - [X] update - [X] version ### Is this a regression? No ### Description I have a monorepo where I am adding an Angular...
# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e...
# 🚀 feature request ### Relevant Package This feature request is for `@angular/cli` and possibly `@angular/compiler-cli` `@angular/compiler` `@angular/localize`. ### Description The `--localize` argument for the `ng build` command currenty only...
### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? Yes ### Description Consider the following example, running ng serve with...
# 🐞 Bug report ### Command - [x] generate ### Description In a multi-project workspace, `ng generate` creates items (components, etc.) based on the current directory, rather than `[ProjectRoot]/src/app` or...
# Bug Report ### Affected Package @angular/cli ### Is this a regression? Nay ### Description The method used for inlining critical css and asynchronously loading it, breaks and doesn't load...
> ## Please provide us with the following information: 1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) Any 2. Versions. Please run `ng...
### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request ``` ### Versions. ```...
> Please provide us with the following information: > --------------------------------------------------------------- ### OS? > Mac OSX (Sierra) ### Versions. ``` angular-cli: 1.0.0-beta.24 node: 6.9.2 os: darwin x64 @angular/common: 2.4.1 @angular/compiler: 2.4.1...