Stabilize WebGL reveal timing

This commit is contained in:
2026-06-07 16:42:09 +02:00
parent 9695d48368
commit 53c24e4fae
7 changed files with 217 additions and 22 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const ModuleState = {
ERROR: 'ERROR'
};
const MODULE_CACHE_BUSTER = '20260607-webgl-forced-font-mask';
const MODULE_CACHE_BUSTER = '20260607-webgl-reveal-clock';
window.MODULE_CACHE_BUSTER = MODULE_CACHE_BUSTER;
/**