diff --git a/script/build_with_pake_cli.js b/script/build_with_pake_cli.js index 51b510d..9539ce1 100644 --- a/script/build_with_pake_cli.js +++ b/script/build_with_pake_cli.js @@ -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