I get the following error even though I am not using the S3 functionality: `Cannot find module '@aws-sdk/client-s3'` I guess a conditional import is needed in `s3.file-saver.ts`
I get the following error even though I am not using the S3 functionality:
Cannot find module '@aws-sdk/client-s3'I guess a conditional import is needed in
s3.file-saver.ts