mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-17 12:19:20 +00:00
Build source maps for bugsnag
This commit is contained in:
parent
464b0463af
commit
df8bc3784a
@ -26,4 +26,7 @@ export default defineConfig({
|
||||
define: {
|
||||
'process.env': {},
|
||||
},
|
||||
build: {
|
||||
sourcemap: true,
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user