mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2026-09-08 14:24:07 +00:00
Build source maps for bugsnag
This commit is contained in:
@@ -26,4 +26,7 @@ export default defineConfig({
|
||||
define: {
|
||||
'process.env': {},
|
||||
},
|
||||
build: {
|
||||
sourcemap: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user