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 1d8737f commit 97ca5c4Copy full SHA for 97ca5c4
lib/node-loader-http.js
@@ -1,5 +1,4 @@
1
import fetch from "node-fetch";
2
-import path from "path";
3
4
export function resolve(specifier, context, defaultResolve) {
5
const { parentURL = null } = context;
0 commit comments