-
Updating to Angular 10 and get warning "CommonJS or AMD dependencies can cause optimization bailouts".
Request to have an ESModule compile of this package to avoid the issue in Angular applications…
-
## Describe the Bug
Currently, doing `ng update` will not migrate applications properly when using `@angular-builders/custom-webpack`. This is due to `@angular/cli` migrations are checking if build…
-
The error occurs after I started the 'npm run build:angular' command for the following configuration of 'nested' props with inheritance:
```
@ComponentBindings()
export class MycomponentProps exten…
-
I have been trying to obfuscate the code of my Angular library but I have failed in the attempt.
I haven't found any guide on how to obfuscate Angular libraries, all of them are for applications.
…
-
Hi
I have two microfrontends applications (Host and Product) in angular v.13 and using the concept of module federation with webpack 5. My Product application uses the Angular Material library and …
-
The Angular CLI actually works pretty well with bundling hybrid ng-metadata applications. However the production build does not like 3rd party decorators (angular/angular#14323).
```
ERROR in lega…
-
# Integrating Angular and Electron using ngx-electron · Thorsten Hans' blog
ngx-electron is here to help you! If you want to write a desktop application using Angular, GitHub's Electron is the tool o…
-
Is it possible to load an Angular 4 application deployed from a different domain?
Also, I am planning to create a portal application which can call other Angular applications served from different …
-
This issue coordinates the tasks needed to integrate the newly developed TPSA discretization into the models.
```[tasklist]
### Tasks
- [x] Extract constitutive laws for the mechanics rotation …
-
Angular applications use a base-tag inside the head-tag. The base tag has an href attribute which is the intended context path of the application. This value is not rewritten causing the application n…
groie updated
7 years ago