kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'sourcemap' into 'main'
vite: enable sourcemap See merge request soapbox-pub/soapbox!2778environments/review-main-yi2y9f/deployments/4106
commit
f8c87a4594
|
@ -23,6 +23,7 @@ export default defineConfig({
|
|||
entryFileNames: 'packs/[name]-[hash].js',
|
||||
},
|
||||
},
|
||||
sourcemap: true,
|
||||
},
|
||||
assetsInclude: ['**/*.oga'],
|
||||
server: {
|
||||
|
|
Ładowanie…
Reference in New Issue