Skip to content

Commit 2f6fd9b

Browse files
committed
oops
1 parent 26fac26 commit 2f6fd9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/build.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ async function emitDom() {
316316
name: "dom",
317317
global: ["Window"],
318318
outputFolder,
319-
compilerBehavior,
319+
compilerBehavior,
320320
});
321321
emitFlavor(webidl, new Set(knownTypes.Worker), {
322322
name: "webworker",

0 commit comments

Comments
 (0)