chore: small changes

This commit is contained in:
surunzi
2019-09-26 20:09:27 +08:00
parent 5937c57b67
commit 3d843edb41
4 changed files with 4 additions and 9 deletions

View File

@@ -37,7 +37,7 @@ module.exports = {
loader: 'worker-loader',
options: {
inline: true,
fallback: true,
fallback: false,
name: '[name].js'
}
}