Restore WebGL reveal timing diagnostics

This commit is contained in:
2026-06-10 08:09:02 +02:00
parent 10bf23b10b
commit 5a84923884
4 changed files with 157 additions and 20 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const ModuleState = {
ERROR: 'ERROR'
};
const MODULE_CACHE_BUSTER = '20260610-book-timeline-a';
const MODULE_CACHE_BUSTER = '20260610-book-timeline-b';
window.MODULE_CACHE_BUSTER = MODULE_CACHE_BUSTER;
/**