-
Type: Investigation
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Tech debt
-
None
-
Developer Tools
Currently we are bundling @mongosh/node-runtime-worker-thread package in mongosh. As an investigation, do not bundle it there and then on the Compass side, evaluate the integration. This will avoid unsetting `webSecurity` electron flag in development mode.
Also, investigate the bundle size of the worker.js (webworker). Currently (compass with node worker), the bundle size is ~4.5MB and with web worker its ~6MB.
- related to
-
COMPASS-8261 Bump mongosh to 2.3.1 (and Web Workers)
- Closed