Skip to content

Commit f0d5b19

Browse files
author
Evert Bouw
committed
turn off file watchers
1 parent 6f7f738 commit f0d5b19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: packages/integration/src/compiler.ts

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ const createViteServer = async ({
6161
root,
6262
server: {
6363
hmr: false,
64+
watch: null,
6465
},
6566
logLevel: 'silent',
6667
optimizeDeps: {

0 commit comments

Comments
 (0)