Skip to content

Commit

Permalink
build: revert conflicting with webstorm
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Mar 19, 2023
1 parent 9507b0d commit 7146fb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ export default defineConfig(({ mode }: UserConfig): UserConfig => {
},
server: {
watch: {
usePolling: false,
useFsEvents: false
}
}
Expand Down

0 comments on commit 7146fb7

Please sign in to comment.