We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b877b42 commit 7508d8cCopy full SHA for 7508d8c
test/add.ts
@@ -1 +1 @@
1
-export default new URL("./add.dll", import.meta.url);
+export default new URL("file://./add.dll", import.meta.url);
0 commit comments