Commit Graph

4 Commits

Author SHA1 Message Date
Florian Rival 0771088db7 Fix endless reloads of in-game editor on Windows due to autosave
Also fix ignored files watching on Windows
2025-12-02 16:42:07 +01:00
Florian Rival ca4c0c398f Fix (tentatively again) a crash on macOS when opening a project having a node_modules folder 2025-11-19 18:06:53 +01:00
AlexandreS 1ac248bfa4 Replace parcel watcher with chokidar (#5932) 2023-11-22 09:35:29 +01:00
AlexandreS 2965f374bb Improve resources watching performance (#5882)
- Try at reducing Windows devices resources use
- Remove any `.git` folder from being watched (for project using versioning with git)
2023-11-08 09:17:11 +01:00