🔧 Fixes to web workers

This commit is contained in:
2021-04-26 15:54:39 -07:00
parent 0701ef19f8
commit 15dcdcfe43
6 changed files with 39 additions and 22 deletions

View File

@@ -27,7 +27,9 @@
"mongoose": "^5.10.11",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"sharp": "^0.28.1"
"react-hooks-worker": "^1.0.0",
"sharp": "^0.28.1",
"worker-plugin": "^5.0.0"
},
"devDependencies": {
"@babel/cli": "^7.13.10",