typedoc icon indicating copy to clipboard operation
typedoc copied to clipboard

Update scripts directory to not depend on prior builds

Open Gerrit0 opened this issue 3 years ago • 0 comments

Since we're using ts-node for tests now, it's not uncommon to not necessarily run a build before testing a bunch of changes. There are a couple files in the scripts directory which depend on having a pre-compiled version of TypeDoc. We should fix this so that they also use ts-node if applicable.

Gerrit0 avatar Aug 26 '22 02:08 Gerrit0