mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-13 18:10:53 +08:00
【修复】设置刷新跳转登陆问题
【修复】部分参数描述问题
This commit is contained in:
@@ -118,7 +118,7 @@ export default defineConfig({
|
||||
target: ['.sync-git/allinssl-gitlab/build', '.sync-git/allinssl-github/build'],
|
||||
mode: 'copy',
|
||||
clearTarget: true,
|
||||
exclude: ['node_modules'],
|
||||
exclude: ['node_modules', '.git'],
|
||||
},
|
||||
{
|
||||
source: '/',
|
||||
|
||||
Reference in New Issue
Block a user