angular-cli
angular-cli copied to clipboard
CLI tool for Angular
This runs the legacy-cli/e2e tests via bazel using the bazel built npm packages from `packages/**`. After all the pre-factors it's mainly just build config and a few code changes to...
# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [x] build - [ ] serve - [ ] test - [ ] e2e -...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...
With this change we fix an issue where type only named imports were being emitted. As a result webpack failed to resolve such symbols as they don't exist in JavaScript....
# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [x] build - [ ] serve - [ ] test - [ ] e2e -...
### Which @angular/* package(s) are the source of the bug? compiler ### Is this a regression? Yes ### Description After migrating our project from Angular Version 11.2.7 to 12.2.13., We...
# 🚀 feature request. Generating and managing the translations files for large scale applications like ERP etc is very cumbersome. ### Relevant Package This feature request is for @angular/.... ###...
# 🚀 Feature request ### Command (mark with an `x`) - [x] update ### Description ``` $ ng update --all '--all' functionality has been removed as updating multiple packages at...
# 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [ x] build - [ ] serve - [ ] test - [ ] e2e...