functional-typescript icon indicating copy to clipboard operation
functional-typescript copied to clipboard

Add support for generating multiple definitions at once

Open transitive-bullshit opened this issue 5 years ago • 0 comments

This will speed up cases where we need to generate definitions from multiple related source files by re-using the underlying compiler instance(s).

Any Saasify TS projects which have multiple services would benefit from this perf improvement.

transitive-bullshit avatar Nov 30 '19 23:11 transitive-bullshit