Skip to content

Ignore vite.config.ts-timestamp* files

Compare
Choose a tag to compare
@Julien-R44 Julien-R44 released this 14 May 17:20
· 6 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's ignore config.