I am trying to get some pdf files from supabase storage download them as a zip I have been looking into different libraries for this like zip.js and jszip but I can’t seem to install either of these either through the NPM plugin or by using statechanges embeder. Could someone let me know how to get either of these working in weweb or let me know of another way to download a zip file of pdf’s from supabase.
Thanks!