feat: build webapp when docker build

This commit is contained in:
3252a8
2026-04-27 14:59:35 +03:00
parent fa5f1460ab
commit ddc6ee0024
3 changed files with 33 additions and 2 deletions
+4
View File
@@ -26,6 +26,10 @@ Dockerfile
.dockerignore
tmp/
# WebApp build artifacts (regenerated inside Docker)
bot/app/web/templates/subscription_webapp.css
bot/app/web/templates/subscription_webapp.min.*.js
# Byte-compiled / optimized / DLL files
**/__pycache__/
**/*.py[cod]