Issue description
On the latest ts-node-dev, it seems to behave akin to tsc --watch -p . because I get errors about project reference imported modules not being found. Is there a way to have it operate akin to tsc --build --watch instead so that project references are supported? I don't see any mention of it in the docs or issues. Thanks!
Context
OS version (is it docker or host?), ts-node-dev version
Windows 10, tsnd 1.1.1
Issue description
On the latest ts-node-dev, it seems to behave akin to
tsc --watch -p .because I get errors about project reference imported modules not being found. Is there a way to have it operate akin totsc --build --watchinstead so that project references are supported? I don't see any mention of it in the docs or issues. Thanks!Context
OS version (is it docker or host?), ts-node-dev version
Windows 10, tsnd 1.1.1