Rename to suggestions

This commit is contained in:
crazywhalecc
2025-07-23 15:33:26 +08:00
parent 45f257ef14
commit b0c0ecb59c
3 changed files with 12 additions and 12 deletions

View File

@@ -53,7 +53,7 @@ class PackLibCommand extends BuildCommand
$origin_files = [];
// get pack placehoder defines
$placehoder = get_pack_placehoder();
$placehoder = get_pack_replace();
foreach ($builder->getLibs() as $lib) {
if ($lib->getName() !== $lib_name) {