Ignore vite.config.ts-timestamp* files
·
35 commits
to main
since this release
0.2.6
Patch Changes
- f81b32f: Vite has a bug that causes a
vite.config.js.timestamp-*file to be created and persisted under certain conditions. When Hot-Hook is used with Vite, this bug can sometimes cause the server to restart indefinitely. Consequently, this commit adds these files by default to Hot-Hook'signoreconfig.