Skip to content

Commit

Permalink
chore(deps): bump mongosh to 2.3.1 COMPASS-8261 (#6203)
Browse files Browse the repository at this point in the history
* chore(deps): bump mongosh to 2.3.1

* worker integration in electron

* csp

* fix local dev

* use proper flag

* flip env names

---------

Co-authored-by: Basit Chonka <[email protected]>
Co-authored-by: Basit <[email protected]>
  • Loading branch information
3 people authored Sep 11, 2024
1 parent 980e5a2 commit ac60972
Show file tree
Hide file tree
Showing 8 changed files with 737 additions and 665 deletions.
3 changes: 2 additions & 1 deletion configs/mocha-config-compass/window-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"direct-write": true,
"nodeIntegration": true,
"contextIsolation": false,
"enableRemoteModule": true
"enableRemoteModule": true,
"nodeIntegrationInWorker": true
}
}
Loading

0 comments on commit ac60972

Please sign in to comment.