angular-cli
angular-cli copied to clipboard
CLI tool for Angular
# 🚀 Feature request ### Command (mark with an `x`) - [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e...
* [x] Use issue forms from Github for creating issues * [x] Add pull request Github template
# 🚀 Feature request ### Command (mark with an `x`) - [ ] new - [x] build - [ ] serve - [ ] test - [ ] e2e -...
# 🚀 Feature request ### Command (mark with an `x`) - [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e...
### Versions ``` Angular CLI: 6.0.0 Node: 8.11.1 OS: darwin x64 Angular: 6.0.0 ``` ### Repro steps * Add a github package to your package.json, `team/repo-name` should work, or with...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was Before...
# 🚀 Feature request ### Command (mark with an `x`) - [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e...
# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [x] build - [ ] serve - [ ] test - [ ] e2e -...
# 🚀 Feature request ### Command (mark with an `x`) - [x] build ### Description Currently, font inlining only works for font that are declared in the `index.html`. ```html ```...
# 🚀 Feature request ### Command (mark with an `x`) - [X] projects ### Description In large Angular monorepo workspaces, it can sometimes be non-obvious to discover all the available...