| 26 Jan 2025 |
| avocadoom joined the room. | 00:35:26 |
avocadoom | Hey, anyone here ever experienced issues with Vite or especially Astro not hot-reloading when a nix flake generated symlink (say a .pre-commit-config.yaml for example) is present? Every attempt to tell vite to ignore this file fails unfortunately. When I delete said symlinks HMR works again immediately. | 00:39:01 |
Winter | sounds like a bug in Vite or Astro (or more specifically the dependency they both use for HMR) | 00:52:25 |
avocadoom | Just tried to reproduce this in a small VIte project, guess thats an Astro Bug | 00:59:22 |
avocadoom | I cant reproduce it in Vite | 00:59:29 |
avocadoom | Well, I guess I'll open an issue in the Astro project then | 00:59:53 |