Ideally, I should be able to use this library with dynamic import so that I can use S3 on Cloudflare Pages/Workers and filesystem locally. But currently when trying to import the core library, it fails because it uses some dependencies that don't work there.
Ideally, I should be able to use this library with dynamic import so that I can use S3 on Cloudflare Pages/Workers and filesystem locally. But currently when trying to import the core library, it fails because it uses some dependencies that don't work there.