mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:18:33 +08:00
chore: format code
This commit is contained in:
@@ -88,7 +88,7 @@ function defineApplicationConfig(options: DefineAppcationOptions = {}) {
|
||||
host: true,
|
||||
warmup: {
|
||||
// 预热文件
|
||||
clientFiles: ['./index.html', './src/{views}/*'],
|
||||
clientFiles: ['./index.html', './src/{views,layouts}/*'],
|
||||
},
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user