Description
if there is no source maps to upload, the plugin just sits there silently without doing anything.
Describe the solution you'd like
Would be beneficial if there was an error that would be thrown when there is nothing to upload. This would help troubleshooting a lot (in our case, no source maps were generated while I thought it was the plugin that fails). After all, the plugin is used to upload source maps so it should also expect to have something to upload.
Description
if there is no source maps to upload, the plugin just sits there silently without doing anything.
Describe the solution you'd like
Would be beneficial if there was an error that would be thrown when there is nothing to upload. This would help troubleshooting a lot (in our case, no source maps were generated while I thought it was the plugin that fails). After all, the plugin is used to upload source maps so it should also expect to have something to upload.