mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 19:19:26 +00:00
Add sourcemaps for easier debugging after build
This commit is contained in:
@@ -15,4 +15,7 @@ export default defineConfig({
|
||||
usePolling: true,
|
||||
},
|
||||
},
|
||||
build: {
|
||||
sourcemap: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user