Fix PWA: remove pwa:create (not exists), use asset-map:compile, fix favicon path

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-20 18:56:38 +01:00
parent acfcd1e2df
commit 759436d850
3 changed files with 5 additions and 6 deletions

View File

@@ -125,7 +125,7 @@
args:
chdir: /var/www/e-ticket
- name: Generate PWA assets
- name: Compile PWA assets
command: make pwa_prod
args:
chdir: /var/www/e-ticket