mirror of
https://github.com/tubearchivist/tubearchivist.git
synced 2025-04-20 03:40:12 +00:00
Add sourcemaps for easier debugging after build
This commit is contained in:
parent
7fdb93f183
commit
512f661823
@ -15,4 +15,7 @@ export default defineConfig({
|
||||
usePolling: true,
|
||||
},
|
||||
},
|
||||
build: {
|
||||
sourcemap: true,
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user