[Build] fix hot reload (#1649)

This commit is contained in:
neverland 2018-08-18 10:36:55 +08:00 committed by GitHub
parent ec0adaedea
commit 7f00320e1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,8 @@ module.exports = {
logLevel: 'warn'
},
hotClient: {
logLevel: 'warn'
logLevel: 'warn',
allEntries: true
}
},
resolve: {