We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4bd885 commit 781f3cdCopy full SHA for 781f3cd
index.js
@@ -74,7 +74,7 @@ if (!syncFs.existsSync("node")) {
74
75
await spawnAsync(
76
"./configure",
77
- ["--ninja", "--shared", "--release"],
+ ["--ninja", "--shared"],
78
"node",
79
ccacheEnv
80
);
0 commit comments