fix(websiteserver): only enable file watching when reload injection is active
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-23 - 8.4.3 - fix(websiteserver)
|
||||
only enable file watching when reload injection is active
|
||||
|
||||
- Updates WebsiteServer to disable watch mode when injectReload is turned off, even if serveDir is configured.
|
||||
- Keeps development watching behavior aligned with the reload feature toggle to avoid unnecessary file watching.
|
||||
|
||||
## 2026-03-03 - 8.4.2 - fix(ts_web_inject)
|
||||
improve ReloadChecker resilience and TypedSocket handling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user