-
Type: Improvement
-
Resolution: Done
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
How are you using Mongo? What version of the server and driver are you using?
Driver 4.x
What is the feature/improvement you would like?
When debugging issues with a released driver editing the compiled javascript works but it can be come cumbersome after enough iteration. The typescript source is already shipped in the release to work with debuggers, we should add the tsconfig.json file to the release.
What use case would this feature/improvement enable?
As long as I have typescript installed somewhere this allows one to make changes to the typescript source and recompile with the same settings the driver was originally compiled with
- has to be finished together with
-
NODE-4153 TS 4.7 Support
- Closed