🧩 Comlink funkiness

This commit is contained in:
2021-04-26 13:46:05 -07:00
parent 857f0ffe4f
commit 0701ef19f8
8 changed files with 40 additions and 44 deletions

View File

@@ -10,7 +10,8 @@
"outDir": "./dist/",
"skipLibCheck": true,
"lib": [
"DOM"
"DOM",
"webworker"
]
},
"settings": {