mirror of
https://github.com/yangzongzhuan/RuoYi-Cloud.git
synced 2025-06-07 14:39:03 +00:00
update vue.config.js
This commit is contained in:
parent
f6d4f5c6e3
commit
4908b6230b
@ -123,12 +123,7 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
config.optimization.runtimeChunk('single'),
|
||||
{
|
||||
from: path.resolve(__dirname, './public/robots.txt'), //防爬虫文件
|
||||
to: './' //到根目录下
|
||||
}
|
||||
config.optimization.runtimeChunk('single')
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user