reverted change

This commit is contained in:
SPRINX0\prochazka
2025-07-29 10:55:07 +02:00
parent ac081e6c86
commit 9c6908da77
2 changed files with 6 additions and 4 deletions

View File

@@ -41,9 +41,9 @@ function adjustFile(file, isApp = false) {
delete json.optionalDependencies.msnodesqlv8;
}
// if (process.argv.includes('--community')) {
// delete json.optionalDependencies['mongodb-client-encryption'];
// }
if (process.argv.includes('--community')) {
delete json.optionalDependencies['mongodb-client-encryption'];
}
if (isApp && process.argv.includes('--premium')) {
json.build.win.target = [