This commit is contained in:
crazywhalecc
2026-02-05 16:11:16 +08:00
parent 4d4b1a334f
commit 2a4959d973
6 changed files with 62 additions and 7 deletions

View File

@@ -58,7 +58,7 @@ class PackageBuilder
if ($package->getType() !== 'virtual-target') {
// patch before build
$package->patchBeforeBuild();
$package->emitPatchBeforeBuild();
}
// build