Skip to content

Commit d371d32

Browse files
committed
chore: upload client sourcemap to sentry
1 parent 5c40bf2 commit d371d32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nuxt.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,9 @@ export default defineNuxtConfig({
7272
},
7373
},
7474

75+
sourcemap: {
76+
client: true,
77+
},
78+
7579
compatibilityDate: '2024-08-31',
7680
})

0 commit comments

Comments
 (0)