mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[Build] fix hot reload (#1649)
This commit is contained in:
parent
ec0adaedea
commit
7f00320e1f
@ -25,7 +25,8 @@ module.exports = {
|
||||
logLevel: 'warn'
|
||||
},
|
||||
hotClient: {
|
||||
logLevel: 'warn'
|
||||
logLevel: 'warn',
|
||||
allEntries: true
|
||||
}
|
||||
},
|
||||
resolve: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user