Fixed: Use a worker for UI fuzzy search

This commit is contained in:
ta264
2019-12-09 22:02:02 +00:00
committed by Qstick
parent de491aa4b3
commit cccac3532d
7 changed files with 132 additions and 27 deletions
+2 -1
View File
@@ -124,7 +124,8 @@
"uglifyjs-webpack-plugin": "2.2.0",
"url-loader": "2.1.0",
"webpack": "4.39.3",
"webpack-stream": "5.2.1"
"webpack-stream": "5.2.1",
"worker-loader": "2.0.0"
},
"devDependencies": {
"@sentry/cli": "1.47.1"