Skip to content

Commit

Permalink
fix deploymnet (#7112)
Browse files Browse the repository at this point in the history
  • Loading branch information
VIKTORVAV99 authored Aug 27, 2024
1 parent 7d8fac3 commit 869157a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions web/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ const sentryPluginOptions: SentryVitePluginOptions = {

release: {
name: `app@v${process.env.npm_package_version}`,
setCommits: {
auto: true,
},
},
bundleSizeOptimizations: {
excludeDebugStatements: true,
Expand Down

0 comments on commit 869157a

Please sign in to comment.