peterfreeman / ngx-dropzone

A highly configurable dropzone component for Angular.
133 stars 59 forks source link

Angular 13 Support #137

Closed onclave closed 2 years ago

onclave commented 2 years ago

After upgrading to angular 13, this warning is thrown during the build process:

⠙ Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries:
- ngx-dropzone [es2015/esm2015] (git+https://github.com/peterfreeman/ngx-dropzone.git)
Encourage the library authors to publish an Ivy distribution.

Despite the warning, everything works fine, though.

Thank you for this awesome library, by the way!

peterfreeman commented 2 years ago

Hi @onclave,

thank you for the hint. I am currently working on the next major update which will support Angular 13 by default. I plan to release it in the next few weeks. If anyone of you has time to fix this warning (should be config only), please open a PR.

Thank you and happy coding! 🤓

dapperdandev commented 2 years ago

Any updates on this?

peterfreeman commented 2 years ago

Merged #139 and released updated package v3.1.0.