typescript-bundle
typescript-bundle copied to clipboard
Support `tsc --preserveWatchOutput` option
trafficstars
Right now --watch option consumes the whole terminal. tsc has preserveWatchOutput option, but I don't see its support in your project.