imagekit-developer / imagekit-uppy-plugin

Uppy plugin for ImageKit destination
MIT License
4 stars 8 forks source link

Remove debugger from code and change way of export #2

Closed ymaerschalck closed 3 years ago

ymaerschalck commented 3 years ago

When trying to import this plugin into the Vuejs implementation, it fails because the export is not recognised. After the change it works, but the chrome debugger stops at the debugger location, so this has to go :)