mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
Fixed: UI Search
Inline the worker until we come up with a better solution
This commit is contained in:
@@ -122,7 +122,7 @@ const config = {
|
||||
loader: 'worker-loader',
|
||||
options: {
|
||||
name: '[name].js',
|
||||
publicPath: '/'
|
||||
inline: true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user