Skip to content

Commit 347d9e2

Browse files
committed
Remove unncessary settings from test
1 parent e3561fb commit 347d9e2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

integrations/vite/source-maps.test.ts

-3
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)