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 108b6f7 commit d0dd957Copy full SHA for d0dd957
devtools/regl_codegen/server.mjs
@@ -1,5 +1,5 @@
1
import fs from 'fs';
2
-import path from 'path';
+import path from 'path';
3
import http from 'http';
4
import ecstatic from 'ecstatic';
5
import open from 'open';
tasks/custom_bundle.mjs
@@ -1,4 +1,4 @@
-var path = require('path');
import minimist from 'minimist';
import runSeries from 'run-series';
0 commit comments