Added observable for web worker communication

This commit is contained in:
squidfunk
2019-12-17 15:59:13 +01:00
parent 862982a69d
commit 4e4e086af7
13 changed files with 208 additions and 61 deletions

View File

@@ -68,8 +68,7 @@
"tslint-sonarts": "^1.9.0",
"typescript": "^3.6.3",
"webpack": "^4.41.0",
"webpack-cli": "^3.3.9",
"worker-loader": "^2.0.0"
"webpack-cli": "^3.3.9"
},
"engines": {
"node": ">= 10"