muxinc / upchunk

Uploads Chunks! Takes big files, splits them up, then uploads each one with care (and PUT requests).
MIT License
340 stars 46 forks source link

fix(min-max-chunksize-bug): min/max were using iter chunkSize for val… #101

Closed cjpillsbury closed 1 year ago

cjpillsbury commented 1 year ago

…ue, breaking dynamic chunk behavior.