Revert "chore(nx/forge): add some debug logging for env"

This reverts commit 575f38e6e0.
This commit is contained in:
Elian Doran
2025-04-27 14:15:08 +03:00
parent 543d61590f
commit 00806841ab
2 changed files with 1 additions and 3 deletions

View File

@@ -28,8 +28,6 @@ const macosSignConfiguration = process.env.APPLE_ID ? {
}
} : undefined;
console.log("Got env ", process.env);
module.exports = {
outDir: "out",
// Documentation of `packagerConfig` options: https://electron.github.io/packager/main/interfaces/Options.html