Skip to content

Commit 175f895

Browse files
authored
chore: remove esbuild.target: 'node14' from vitest config (#1049)
1 parent fefad3d commit 175f895

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

playground/vitest.config.e2e.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,4 @@ export default defineConfig({
2323
},
2424
},
2525
},
26-
esbuild: {
27-
target: 'node14',
28-
},
2926
})

0 commit comments

Comments
 (0)