ngx-dropzone
ngx-dropzone copied to clipboard
Update to Angular version 14
Used the CLI to update, like so:
npm run ng update @angular/cli @angular/core
and then changed aot to true, because it was throwing an error.