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
@@ -10,6 +10,10 @@ scratch_*.py
node_modules/
.git/
# WebApp build artifacts (regenerated by `npm run build:webapp` / Docker build)
bot/app/web/templates/subscription_webapp.css
bot/app/web/templates/subscription_webapp.min.*.js
# Игнорировать кэш Python
__pycache__/