-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Iteration Big Dipper, Iteration Neptune, Iteration Ozone, Iteration Planetarium
-
Not Needed
-
Developer Tools
This PR: https://github.com/mongodb-js/mongosh/pull/1887/files added a quick fix for an issue where require was not available in non-repl mode. However, we didn't add a test because we were in a rush to release a fix, as it was a blocking situation for customers.
We will need to add a test to ensure that require is available in non-repl mode, to avoid breaking it in the future.