Skip to content

Commit 8ff2fe7

Browse files
maxmaxmes1gr1d
andauthored
fix: set release from unstable_.release
Co-authored-by: Sigrid Huemer <[email protected]>
1 parent d1dab5e commit 8ff2fe7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nuxt/src/vite/sourceMaps.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ export function getPluginOptions(
9797
errorHandler: sourceMapsUploadOptions.errorHandler,
9898
release: {
9999
name: sourceMapsUploadOptions.release?.name,
100+
...moduleOptions?.unstable_sentryBundlerPluginOptions?.release,
100101
},
101102
_metaOptions: {
102103
telemetry: {

0 commit comments

Comments
 (0)