- Using a Nest JS application written in TypeScript - Run via `appmap-node nest start --watch` - Request recording Source code locations are resolving to `.js` files under the `dist` directory, instead of their TypeScript source.
appmap-node nest start --watchSource code locations are resolving to
.jsfiles under thedistdirectory, instead of their TypeScript source.