Skip to content

Commit 7508d8c

Browse files
committed
Update add.ts
1 parent b877b42 commit 7508d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/add.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export default new URL("./add.dll", import.meta.url);
1+
export default new URL("file://./add.dll", import.meta.url);

0 commit comments

Comments
 (0)