improve compatibility (#2256)

* improve compatibility

* fix

* fix

* fix

* fix
This commit is contained in:
Eugenio Romano
2021-08-16 16:33:31 +02:00
committed by GitHub
parent 016bc0ac81
commit 0bc3d7c45f
32 changed files with 267 additions and 417 deletions

View File

@@ -5,7 +5,8 @@ This library was generated with [Angular CLI](https://github.com/angular/angular
## Code scaffolding
Run `ng generate component component-name --project aca-shared` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project aca-shared`.
> Note: Don't forget to add `--project aca-shared` or else it will be added to the default project in your `angular.json` file.
> Note: Don't forget to add `--project aca-shared` or else it will be added to the default project in your `angular.json` file.
## Build