🔧 Fixing comlink

This commit is contained in:
2021-04-27 10:51:07 -07:00
parent 3a5bf12ba6
commit 25a84b2907
7 changed files with 51 additions and 19 deletions

View File

@@ -30,7 +30,8 @@
"react-dom": "^17.0.1",
"react-hooks-worker": "^1.0.0",
"sharp": "^0.28.1",
"worker-loader": "^3.0.8"
"worker-loader": "^3.0.8",
"worker-plugin": "^5.0.0"
},
"devDependencies": {
"@babel/cli": "^7.13.10",