Skip to content
This repository was archived by the owner on Jun 11, 2021. It is now read-only.

Angular 10 Ivy warnings #40

Open
brainydevs opened this issue Aug 6, 2020 · 0 comments
Open

Angular 10 Ivy warnings #40

brainydevs opened this issue Aug 6, 2020 · 0 comments

Comments

@brainydevs
Copy link

We can use the library just fine, it seems that upgrading to Angular 10 produces the following warning:

WARNING in C:\Dev\WebApp\src\NgApps\node_modules\ng2-img-tools\__ivy_ngcc__\dist\src\img-crop.service.js depends on 'rxjs/Subject'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

WARNING in C:\Dev\WebApp\src\NgApps\node_modules\rxjs\Subject.js depends on 'rxjs-compat/Subject'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

To replicate create new Angular 10 project, add ng2-img-tools and run ng serve.

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant