Fixed: UI Search

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

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

Loading…
Cancel
Save