ipfs-shipyard / ipfs-deploy

Zero-Config CLI to Deploy Static Websites to IPFS
Other
1.16k stars 123 forks source link

feat: allow large file uploads to Fission #101

Closed dholms closed 5 years ago

dholms commented 5 years ago

Thanks for the previous merge to add Fission support! This is just a small 1-line fix to allow large file uploads to Fission. Right now axios imposes a limit on the size of the content.

hacdias commented 5 years ago

Thanks for this incredible improvements you've been making :)