chore: try pack templates in langbot/

This commit is contained in:
Junyan Qin
2025-11-07 22:51:30 +08:00
parent 5f6036c5a8
commit d43c2c498c
16 changed files with 20 additions and 21 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ recursive-include pkg *.py
recursive-include libs *.py
# Include templates and resources
recursive-include templates *
recursive-include langbot/templates *
recursive-include res *
# Include compiled frontend files (will be added during build)