We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When I build my app I get this message:
Processing legacy "View Engine" libraries: - ngx-mat-select-search [es2015/esm2015] (https://github.com/bithost-gmbh/ngx-mat-select-search.git) Encourage the library authors to publish an Ivy distribution.
Additional context
Angular CLI: 13.0.3 Node: 16.13.0 Package Manager: npm 8.1.0 OS: win32 x64 Angular: 13.0.2 ... animations, cdk, common, compiler, compiler-cli, core, forms ... material, platform-browser, platform-browser-dynamic, router Package Version --------------------------------------------------------- @angular-devkit/architect 0.1300.3 @angular-devkit/build-angular 13.0.3 @angular-devkit/core 13.0.3 @angular-devkit/schematics 13.0.3 @angular/cli 13.0.3 @schematics/angular 13.0.3 rxjs 7.4.0 typescript 4.4.4 --------------------------------------------------------- ngx-mat-select-search 3.3.3
The text was updated successfully, but these errors were encountered:
Thanks for reporting, will update the package soon
Sorry, something went wrong.
This library is now indeed Angular 13 compatible but unfortunately it still isn't using Ivy distribution.
fixed in version 4.0.0
Successfully merging a pull request may close this issue.
Describe the bug
When I build my app I get this message:
Additional context
The text was updated successfully, but these errors were encountered: