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 3003077 commit 80e61eeCopy full SHA for 80e61ee
src/lib/prepare_regl.js
@@ -48,7 +48,7 @@ module.exports = function prepareRegl(gd, extensions) {
48
} catch(e) {
49
success = false;
50
}
51
-
+
52
if(!d.regl) success = false;
53
54
if(success) {
0 commit comments