Reduce WebGL page texture runtime stalls
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ const ModuleState = {
|
||||
ERROR: 'ERROR'
|
||||
};
|
||||
|
||||
const MODULE_CACHE_BUSTER = '20260607-webgl-reveal-clock';
|
||||
const MODULE_CACHE_BUSTER = '20260607-webgl-resize-prime';
|
||||
window.MODULE_CACHE_BUSTER = MODULE_CACHE_BUSTER;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user