Fixed: UI Search

Inline the worker until we come up with a better solution
pull/3920/head
ta264 5 years ago committed by Qstick
parent 64d949fc96
commit ea9f622db2

@ -122,7 +122,7 @@ const config = {
loader: 'worker-loader',
options: {
name: '[name].js',
publicPath: '/'
inline: true
}
}
},

Loading…
Cancel
Save