loopback4-example-microservices icon indicating copy to clipboard operation
loopback4-example-microservices copied to clipboard

Watching for changes and recompiling

Open corydeppen opened this issue 8 years ago • 0 comments

Will you be adding any guidance related to watching for changes and recompiling the application? The ts-node repo has an interesting thread that mentions the idea of using concurrently and "running tsc -w and onchange watching the build output directory". I think this would help improve the DX.

corydeppen avatar Jul 17 '17 04:07 corydeppen