Skip to content

fix(*): fix for uploading large files to xsweet

Dan Visel requested to merge xsweet-maximum-size-fix into main

This MR fixes a bug where on some systems Axios has a maximum file size that it can upload to XSweet; this seems to error out over 10Mb.

Merge request reports