s3-plugin-webpack icon indicating copy to clipboard operation
s3-plugin-webpack copied to clipboard

Disable file/folder overriding

Open olehhutsalo opened this issue 6 years ago • 1 comments

Complete the following or your issue will be deleted (delete me after)

Please complete these steps and check these boxes (by putting an x inside the brackets) before filing your issue:

  • [X] I have read and understood this plugin's README
  • [X] If filing a bug report, I have included my version of node and s3-plugin-webpack
  • [X] If filing a bug report, I have included which OS (including specific OS version) I am using.
  • [X] If filing a bug report, I have included a minimal test case that reproduces my issue.
  • [X] I understand this is an open-source project staffed by someone with a job and that any help I receive is done on free time. I know I am not entitled to anything and will be polite and courteous.
  • [X] I understand my issue may be closed if it becomes obvious I didn't actually perform all of these steps or the issue is not with the library itself

Thank you for adhering to this process! This ensures that I can pay attention to issues that are relevant and answer questions faster.

Issue Details

If filing a bug report, please include a list of steps that describe how to reproduce the bug you are experiencing. Include your config being passed to the S3Plugin.

Hi, is there an option to disable file pr folder overriding? I am aploading each build to separate bucket folder and I would like to have behaviour like this: If s3UploadOptions.Bucket already exists -- throw error

olehhutsalo avatar Mar 06 '18 09:03 olehhutsalo

This currently doesn't exist!

MikaAK avatar Mar 20 '18 08:03 MikaAK