🐛 add message log

This commit is contained in:
Tw93
2025-08-20 16:36:07 +08:00
parent 0ff9a04100
commit 20263e89e7

View File

@@ -73,6 +73,7 @@ const main = async () => {
}
console.log("Pake parameters:", params.join(" "));
console.log("Expected app name:", process.env.NAME);
console.log("Compiling....");
// Execute the CLI command with extended timeout