Add support for using the test resolver in the web

This commit is contained in:
Alex Dima
2023-06-03 13:26:51 +02:00
parent 0876c19e0a
commit 5b2f96e69d
6 changed files with 171 additions and 5 deletions

View File

@@ -4,6 +4,9 @@
"outDir": "./out",
"types": [
"node"
],
"lib": [
"WebWorker"
]
},
"include": [