Remove asset-map:compile commands, PWA bundle works dynamically via Twig

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-20 18:59:24 +01:00
parent e3afbfacf0
commit f652665a06
2 changed files with 0 additions and 12 deletions

View File

@@ -125,11 +125,6 @@
args:
chdir: /var/www/e-ticket
- name: Compile PWA assets
command: make pwa_prod
args:
chdir: /var/www/e-ticket
- name: Ensure uploads directories exist with correct permissions
file:
path: "/var/www/e-ticket/public/uploads/{{ item }}"