Add shader page reveal checkpoint

This commit is contained in:
2026-06-07 13:10:17 +02:00
parent 7725ce9c73
commit 7fc083fb58
5 changed files with 255 additions and 65 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const ModuleState = {
ERROR: 'ERROR'
};
const MODULE_CACHE_BUSTER = '20260607-webgl-paper-loader-fix';
const MODULE_CACHE_BUSTER = '20260607-webgl-shader-reveal';
window.MODULE_CACHE_BUSTER = MODULE_CACHE_BUSTER;
/**