Neizan

Results 10 issues of Neizan

_Or is it possible to hide the default value when the value is assigned as empty (or hide NaN when value is undefined)?_

### Command test ### Description I would like to propose the integration of the `jest-fail-on-console` plugin into the @angular-devkit/build-angular:jest configuration. Currently, Jest does not automatically fail tests when there are...

area: devkit/build-angular
devkit/build-angular:jest

### Command test ### Description As Angular CLI is starting to provide support for Jest in Angular 16, I would like to propose the addition of support for the `jest-angular-test-verifier`...

area: devkit/build-angular
devkit/build-angular:jest

Added ESBuild to fix optimization bailouts on TypeScript frameworks like Angular.

Angular has the warn message with this package: "CommonJS or AMD dependencies can cause optimization bailouts". We need package this project as ESModule (instead of CommonJS Module). It can be...

'ng serve' and 'ng build' works fine but 'ng test' fails when using **jest** ![testfail](https://user-images.githubusercontent.com/2959591/208844963-ce3705be-09c1-4c73-991c-750f5613453a.png) lib versions ... "echarts": "^5.4.1" "ngx-echarts": "^8.0.1", "jest": "^26.6.3", "jest-preset-angular": "^8.4.0", Note: Tested on a...

Migrated the deepmerge library to @bundled-es-modules/deepmerge. fixes #229 ## Summary This PR transitions from the deepmerge library to @bundled-es-modules/deepmerge, which is essentially the same library but exported as an ES...

dependencies

Pipeline: ``` 00:56:37 ERROR: Error during SonarQube Scanner execution 00:56:37 ERROR: Error during parsing of generic test execution report '/home/jenkins/agent/workspace/myproject/reports/sonarqube_report.xml'. Look at the SonarQube documentation to know the expected XML...

investigate
pending