feat: refactored the hot reload

This commit is contained in:
2025-04-10 13:32:42 +02:00
parent 6d1ea43089
commit 3503d1d42f
5 changed files with 66 additions and 9 deletions

View File

@@ -1 +1,5 @@
SOURCE_DIRECTORY = "src"
SOURCE_DIRECTORY = "src"
# for development
CODE_DIRECTORY = "stsg"