add sourcemaps

pull/1844/head
Mikael Finstad 2 years ago
parent 240285fef3
commit 91c68b6421
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -8,5 +8,6 @@ export default defineConfig({
base: '',
build: {
chunkSizeWarningLimit: 3e6,
sourcemap: true,
},
});

Loading…
Cancel
Save