mirror of
https://github.com/Radarr/Radarr
synced 2026-01-29 10:55:55 +01:00
Fixed: UI Search
Inline the worker until we come up with a better solution
This commit is contained in:
parent
64d949fc96
commit
ea9f622db2
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ const config = {
|
|||
loader: 'worker-loader',
|
||||
options: {
|
||||
name: '[name].js',
|
||||
publicPath: '/'
|
||||
inline: true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue