transloadit / uppy-server

[DEPRECATED] 'Uppy Server' was renamed to 'Companion' and lives inside the Uppy repo no
https://github.com/transloadit/uppy/tree/master/packages/%40uppy/companion
MIT License
114 stars 27 forks source link

Fix passing the uploadUrl to Uploader #67

Closed goto-bus-stop closed 6 years ago

goto-bus-stop commented 6 years ago

Actually pass the uploadUrl to the Uploader instance, to make #65 work.

ifedapoolarewaju commented 6 years ago

I'll wait for the build to pass before merging