Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn if no source maps found #39

Open
twschiller opened this issue Jul 17, 2017 · 2 comments
Open

Warn if no source maps found #39

twschiller opened this issue Jul 17, 2017 · 2 comments

Comments

@twschiller
Copy link

It would be helpful for the plugin to warn (or potentially fail) if no source maps are found. If the user includes the plugin in their Webpack configuration, it's reasonable to assume they intend for a source map to be uploaded

@brandondoran
Copy link
Collaborator

@twschiller Yes, I think that would be the reasonable way to handle the situations were no sourcemaps are found. I can add this in over the next week or so but, by all means, feel free to open up a PR as well.

@MerlinMason
Copy link

+1 for this - I managed to break my sourcemap uploading a while ago but I've only just noticed as it's been failing silently 😬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants