Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-4123

Add tsconfig.json to npm files array to ship the compiler settings

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • 1
    • Not Needed

      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

            Assignee:
            neal.beeken@mongodb.com Neal Beeken
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: