mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
[Build] fix hot reload (#1649)
This commit is contained in:
@@ -25,7 +25,8 @@ module.exports = {
|
||||
logLevel: 'warn'
|
||||
},
|
||||
hotClient: {
|
||||
logLevel: 'warn'
|
||||
logLevel: 'warn',
|
||||
allEntries: true
|
||||
}
|
||||
},
|
||||
resolve: {
|
||||
|
Reference in New Issue
Block a user