Skip to content

Commit

Permalink
chore: remove noop watch close (#6294)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZxBing0066 committed May 10, 2022
1 parent 1be4646 commit 5484c8c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/vite/src/node/build.ts
Expand Up @@ -499,9 +499,6 @@ async function doBuild(
}
})

// stop watching
watcher.close()

return watcher
}

Expand Down

0 comments on commit 5484c8c

Please sign in to comment.