🐛 add message log
This commit is contained in:
1
script/build_with_pake_cli.js
vendored
1
script/build_with_pake_cli.js
vendored
@@ -73,6 +73,7 @@ const main = async () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
console.log("Pake parameters:", params.join(" "));
|
console.log("Pake parameters:", params.join(" "));
|
||||||
|
console.log("Expected app name:", process.env.NAME);
|
||||||
console.log("Compiling....");
|
console.log("Compiling....");
|
||||||
|
|
||||||
// Execute the CLI command with extended timeout
|
// Execute the CLI command with extended timeout
|
||||||
|
|||||||
Reference in New Issue
Block a user