Skip to content

Commit

Permalink
chore(CI): try fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
PaiJi committed Dec 6, 2024
1 parent 95a8b3a commit 556974f
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 1,310 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ const sentryWebpackPluginOptions = {
silent: true, // Suppresses all logs
disableLogger: true,
hideSourceMaps: true,
deleteSourceMapsAfterUpload: true,

errorHandler: (err, invokeErr, compilation) => {
compilation.warnings.push("Sentry CLI Plugin: " + err.message);
Expand Down
Loading

0 comments on commit 556974f

Please sign in to comment.