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 30bba0e commit 457a784Copy full SHA for 457a784
test/util/conformance.js
@@ -1,5 +1,5 @@
1
const tape = require('tape')
2
-const runConformance = require('gl-conformance')
+const runConformance = require('@stackgl/gl-conformance')
3
const createContext = require('../../index')
4
5
// Inject WebGL types into global namespaces, required by some conformance tests
0 commit comments