Fixed: Use a worker for UI fuzzy search
This commit is contained in:
+2
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user