Add pwa_dev and pwa_prod commands using pwa:compile

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

View File

@@ -125,6 +125,11 @@
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 }}"