Skip to content

Commit 93363f7

Browse files
n3rdc4ptnCopilot
andauthored
Update vite.config.js
Co-authored-by: Copilot <[email protected]>
1 parent 97ade2e commit 93363f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default defineConfig({
1212
viteFastify({ spa: true }),
1313
react(),
1414
sentryVitePlugin({
15-
org: 'sap',
15+
org: process.env.SENTRY_ORG,
1616
project: 'ui-frontend',
1717
reactComponentAnnotation: {
1818
enabled: true,

0 commit comments

Comments
 (0)