Skip to content

Instantly share code, notes, and snippets.

View ethanwillis's full-sized avatar

Ethan Willis ethanwillis

View GitHub Profile
var uppy = window.Robodog.pick({
providers: [],
waitForEncoding: true,
autoProceed: true,
restrictions: {
maxNumberOfFiles: 1,
maxFileSize: (250*1024*1024),
allowedFileTypes: ['.jpg', '.jpeg', '.png']
},
params: {