-
### Current Behavior
I want to implement Angular incremental build inside our monorepo and I have followed this documentation: https://nx.dev/recipes/angular/setup-incremental-builds-angular
But …
-
### Command
test
### Description
Currently, there is no way to specify jest reporters or extend the jest config.
https://github.com/angular/angular-cli/blob/main/packages/angular_devkit/build_angu…
-
## 📝 Provide detailed reproduction steps (if any)
I have added ckeditor5 and ckditor5-angular packages to my Angular SSR project. I am When I try to build the code, the memory shoots up to 8-9GB.
I …
-
I wanted to try the new version via the instructions posted [on twitter](https://x.com/FerryColum/status/1849837053569126510)
# System information:
I'm getting the same error on Windows 11 and Ubu…
-
angular-froala-wysiwyg/froala v4.1.3.
I have been seeing this warning when building my angular projects that use Froala:
```
▲ [WARNING] This case clause will never be evaluated because it dupl…
-
Currently I can't run ngx-build-plus with the new build system @angular-devkit/build-angular:application for Angular 17.
When I write in angular.js:
....
"architect": {
"build": {
…
-
### With what library do you have an issue?
native-federation
### Reproduction of the bug/regression with instructions
1. Set "@angular-architects/native-federation:build" executor for serve target…
-
### For which library do you need help?
native-federation
### Question
Hi, I set up native federation to connect two angular 18 app which are on two different repositories.
My configurations ar…
-
### What version of Bun is running?
1.1.8-canary.1+f2cfa15e4
### What platform is your computer?
Darwin 23.4.0 arm64 arm
### What steps can reproduce the bug?
- `ng new test-project --minimal`, i…
-
### Description
I'm using algolia search in my Angular 18 application. Normally it works without any issue in the development mode.
But if I build the application in the production mode with optimiz…