Revert "Bundle the required DOM types (#93)"
This reverts commit 7c16f20d16.
This commit is contained in:
parent
4a63743feb
commit
3f2caa4835
2 changed files with 3 additions and 43 deletions
|
|
@ -4,7 +4,8 @@
|
|||
"outDir": "dist",
|
||||
"target": "es2017",
|
||||
"lib": [
|
||||
"esnext"
|
||||
"esnext",
|
||||
"dom"
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue