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