fix(tswatch): Add logging to notify folder watcher creation and building processes

This commit is contained in:
2024-12-04 22:04:41 +01:00
parent de4d7d3a2d
commit 8ad26eb358
3 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2024-12-04 - 2.0.28 - fix(tswatch)
Add logging to notify folder watcher creation and building processes
- Logging added to notify the creation of folder watchers.
- Logging added to indicate the start of the building process for folders.
## 2024-12-04 - 2.0.27 - fix(core)
Refactor watch mode commands and exports