Skip to content

Commit

Permalink
chore: remove noise
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Apr 18, 2024
1 parent 1ce28c0 commit 5c71318
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/vitest/src/node/plugins/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@ export async function VitestPlugin(options: UserConfig = {}, ctx = new Vitest('t
allow: resolveFsAllow(getRoot(), testConfig.config),
},
},
build: {
// TODO: explain
emptyOutDir: false,
},
test: {
poolOptions: {
threads: {
Expand Down

0 comments on commit 5c71318

Please sign in to comment.