Skip to content

Commit 3b05163

Browse files
committed
Remove unncessary settings from test
1 parent 9e67260 commit 3b05163

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

integrations/vite/source-maps.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ test(
2626
css: {
2727
devSourcemap: true,
2828
},
29-
build: {
30-
sourcemap: true,
31-
},
3229
})
3330
`,
3431
'index.html': html`

0 commit comments

Comments
 (0)