angular-cli
angular-cli copied to clipboard
CLI tool for Angular
_From @IgorMinar on April 18, 2018 10:7_ ### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting -...
With the release of [Yarn 2.0](https://dev.to/arcanis/introducing-yarn-2-4eh1), many users may be interested in trying out the new version of the package manager with the Angular CLI. As of 9.0, the Angular...
# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e...
# 🚀 Feature request ### Command (mark with an `x`) - [x ] new ### Description Please provide an option to not generate the .vscode directory. I don't use VS...
Allow locale specific scripts to be added under i18n so that ng build --localize can copy them over
# 🚀 Feature request I should be able to add locale specific scripts or assets. ### Command (mark with an `x`) - [ ] new - [ ] build -...
Hi I have a project that uses module federation (similar to https://github.com/manfredsteyer/module-federation-plugin-example) After I added translations and running ng build --localize getting error `Localized bundle generation failed: project-web\main.js: import.meta may...
### Versions ``` Angular CLI: 1.6.0 Node: 8.9.1 OS: darwin x64 Angular: 5.1.0 ... animations, common, compiler, compiler-cli, core, forms ... http, platform-browser, platform-browser-dynamic, router ... service-worker @angular/cdk: 5.0.0 @angular/cli:...
# 🚀 Feature request ### Command (mark with an `x`) - [ ] new - [X] build - [ ] serve - [ ] test - [ ] e2e -...
# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [x] build - [x] serve - [ ] test - [ ] e2e - [...