mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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