fix: Remove duplicate comments
parent
7ddfe81749
commit
e6a77efc01
|
@ -49,7 +49,6 @@ module.exports = {
|
|||
}
|
||||
},
|
||||
chainWebpack(config) {
|
||||
// it can improve the speed of the first screen, it is recommended to turn on preload
|
||||
// it can improve the speed of the first screen, it is recommended to turn on preload
|
||||
config.plugin('preload').tap(() => [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue