-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [x] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] extract-i18n
- [ ] run
…
-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
## I'm submitting a...
[ ] Bug report
[ ] Feature request
[ Need Some documentation for impementing this in lower version with particular version of package] Documentation issue or request
…
-
## I'm submitting a...
[X] Bug report
[ ] Feature request
[ ] Documentation issue or request
## In package
[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[X] @ng-toolkit/universal
…
-
# 🐞 bug report
### Affected Package
Not sure about the affected package. It worked fine with Angular 9
### Is this a regression?
Yes
### Description
In our Angular app we us…
-
I use exceljs in a project that uses Angular13. When I run `ng build` I receive:
` Can't resolve 'dir/node_modules/@angular-devkit/build-angular/node_modules/@babel/runtime/regenerator' in 'dir\nod…
-
# Description
We are trying to write a generic abstract service, according to the following example:
```
export interface Setting {
// setting properties
}
export interface SettingActions …
-
## The devDependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli) was updated from `0.13.8` to `0.13.9`.
🚨 [View failing branch](https://github.com/buildit/dev-skill-entry…
-
## The devDependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli) was updated from `0.13.5` to `0.13.6`.
🚨 [View failing branch](https://github.com/angular-material-extens…
-
Hello.
Is there any plan for upgrading or making new changes to existing "@angular-architects/module-federation" to support esbuild?
The latest "@angular-devkit/build-angular" builders are moving …