Skip to content

Commit

Permalink
Update next.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet authored May 30, 2024
1 parent 88b3a05 commit b09e43f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ const moduleExports = {
return config;
},
sentry: {
disableClientWebpackPlugin: true,
disableServerWebpackPlugin: true,
//disableClientWebpackPlugin: true,
//disableServerWebpackPlugin: true,
},
env: {
NEXT_PUBLIC_APP_VERSION: version,
Expand Down

0 comments on commit b09e43f

Please sign in to comment.