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
We updated to the latest sentry webpack plugin and i've found that it is more annoying. It outputs this
[sentry-webpack-plugin] Warning: Didn't find any matching sources for debug ID upload. Please check the `sourcemaps.assets` option.
and it can output a bunch more stuff if you happen to have built the frontend before locally. Seems to always upload sourcemaps despite sourcemaps.disable always being true
The text was updated successfully, but these errors were encountered:
@scott.cooper said:
The text was updated successfully, but these errors were encountered: