add support for multiple --outDirs
skyaddict opened this issue · 1 comments
skyaddict commented
It would be nice if I could have one tsc -watch command that drops js in both my iis directory and my test directory at the same time or build in current folder and automatically copy to other locations.
mhegazy commented
this falls more into the realm of build tools and is out of scope for the TS compiler.