We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
alwaysRun
1 parent 93cb81f commit fc731ccCopy full SHA for fc731cc
1 file changed
BabylonJs/project.ts
@@ -31,7 +31,7 @@ declare global {
31
32
document.isProduction = true
33
document.debugAsserts = true
34
-document.alwaysRun = true
+document.alwaysRun = false
35
36
const UrlParams = new URLSearchParams(window.location.search)
37
0 commit comments