Skip to content

Commit

Permalink
meta: remove cpu profiling integration
Browse files Browse the repository at this point in the history
  • Loading branch information
ovflowd committed Nov 27, 2023
1 parent 0f66dbb commit 0792392
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 723 deletions.
2 changes: 0 additions & 2 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ const nextConfig = {
],
// Removes the warning regarding the WebPack Build Worker
webpackBuildWorker: false,
// Sentry Profiling Module should be treated as an external symbol
serverComponentsExternalPackages: ['@sentry/profiling-node'],
},
};

Expand Down
Loading

0 comments on commit 0792392

Please sign in to comment.