From: Benjamin Auder Date: Fri, 8 May 2026 23:26:14 +0000 (+0200) Subject: update X-Git-Url: https://git.auder.net/%7B%7B%20asset('mixstore/images/assets/current/doc/DESCRIPTION?a=commitdiff_plain;h=5313fe1a27d1d8a8201e5f06d05b5b49992f75be;p=xogo.git update --- diff --git a/TODO b/TODO index fd12ebe..f49a584 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ -Smartphone issue --> Play button fails (seekGame à corriger) - Hmm... non ? --> Otage, Emergo, Pacosako : fonction "buildPiece(arg1, arg2)" returns HTML element with 2 SVG or SVG + number ==> plus simple : deux classes, images superposées. diff --git a/bundle.py b/bundle.py index f703443..0b3b451 100755 --- a/bundle.py +++ b/bundle.py @@ -9,7 +9,7 @@ import re # --- Configuration --- SOURCE_DIR = "." DEST_DIR = "dist" -EXTENSIONS_TO_HASH = [".html", ".js", ".css", ".svg"] #all edited files +EXTENSIONS_TO_HASH = [".html", ".js", ".css", ".svg", ".ico", ".png", ".jpg"] EXTENSIONS_TO_UPDATE = [".html", ".js", ".css"] #.svg don't contain refs DYNAMIC_LOAD_EXTENSIONS = (".html", ".js", ".css") #loaded from app.js diff --git a/favicon.ico b/favicon.ico deleted file mode 120000 index f6ff788..0000000 --- a/favicon.ico +++ /dev/null @@ -1 +0,0 @@ -assets/favicon.ico \ No newline at end of file diff --git a/index.html b/index.html index 5b4c35f..e5e3ded 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ content="width=device-width, initial-scale=1"/> +