You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2023. It is now read-only.
Sentry webpack plugin is about side effects like uploading source map files, not compiling itself. So, isn't it reasonable build result is not determined by the result of sentry plugin?
I have added error handler option in pr #133 so that user can choose to fail build or not.