We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d25200 commit 4cb06f3Copy full SHA for 4cb06f3
js/equality-explorer-config.js
@@ -45,6 +45,6 @@ require.config( {
45
VEGAS: '../../vegas/js'
46
},
47
48
- // optional cache bust to make browser refresh load all included scripts, can be disabled with ?cacheBust=false
+ // optional cache bust to make browser refresh load all included scripts, can be enabled with ?cacheBust
49
urlArgs: phet.chipper.getCacheBustArgs()
50
} );
0 commit comments