feat: build webapp when docker build
This commit is contained in:
@@ -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__/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user