Hi all,
I built a custom extension 3d model viewer that runs great on localhost. However, when I block release, I get this error message:
Bundling... done
Uploading... Incomplete
Error: ❌ Could not upload bundle. The bundle's size is too big.
Code: s3ApiBundleTooLarge
I can’t find anything in the documentation about package size. Is there a way to work around this? My goal is to use this in an interface as a first check for model geometry, etc. We still download and open in a slicer or CAM application prior to manufacturing.
