Allow attached_assets and PNG in Docker build (Vite needs them)

This commit is contained in:
Sebastjan 2026-06-07 15:59:49 +02:00
parent 245aa55a4e
commit ede172d2f8

View File

@ -1,8 +1,5 @@
node_modules node_modules
dist dist
.git .git
*.png
*.jpg
*.sql *.sql
.replit .replit
attached_assets