打包目标优化

This commit is contained in:
2026-05-24 14:05:51 +08:00
parent e00192daf9
commit e48a6eae3c
2 changed files with 17 additions and 22 deletions

View File

@@ -54,7 +54,7 @@
"client/src/**/*"
],
"targets": [
"node10"
"node18"
]
}
}