mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 07:41:10 +08:00
【调整】前端静态目录调整
This commit is contained in:
@@ -116,7 +116,7 @@ export default defineConfig({
|
||||
localSync: [
|
||||
{
|
||||
source: 'apps/allin-ssl/dist',
|
||||
target: ['.sync-git/allinssl-gitlab/build', '.sync-git/allinssl-github/build'],
|
||||
target: ['.sync-git/allinssl-gitlab/static/build', '.sync-git/allinssl-github/static/build'],
|
||||
mode: 'copy',
|
||||
clearTarget: true,
|
||||
exclude: ['node_modules', '.git'],
|
||||
|
||||
Reference in New Issue
Block a user