mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 22:00:54 +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