@sentry/vite-plugin & sourcemap bugfix
This commit is contained in:
parent
629dd738f5
commit
5d27c489a1
@ -47,7 +47,6 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
build: {
|
build: {
|
||||||
sourcemap: true,
|
|
||||||
rollupOptions: {
|
rollupOptions: {
|
||||||
// https://rollupjs.org/configuration-options/
|
// https://rollupjs.org/configuration-options/
|
||||||
sourcemap: true,
|
sourcemap: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user