mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 21:26:00 +00:00
reverted change
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user