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 7e41f59 commit 710120cCopy full SHA for 710120c
compile-fdkaac.mjs
@@ -55,5 +55,3 @@ export const enableFdkAac = async (isWindows) => {
55
stdio: "inherit",
56
});
57
};
58
-
59
-await enableFdkAac(false);
0 commit comments