We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081533d commit 2f5c455Copy full SHA for 2f5c455
editor/visualizers/WebGLVisualizer.js
@@ -1,4 +1,4 @@
1
-import 'https://greggman.github.io/webgl-lint/webgl-lint.js';
+// import 'https://greggman.github.io/webgl-lint/webgl-lint.js';
2
import * as twgl from '../../js/twgl-full.module.js';
3
import Visualizer from './Visualizer.js';
4
0 commit comments