Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
update dnt
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysolovay committed Jun 22, 2023
1 parent da8c442 commit decd487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _tasks/dnt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ if (buildExamples) {
importHelpers: true,
sourceMap: true,
target: "ES2021",
lib: ["es2022.error", "dom.iterable"],
lib: ["ES2022.Error", "DOM.Iterable"],
},
entryPoints: exampleEntryPoints,
mappings: {
Expand Down

0 comments on commit decd487

Please sign in to comment.