ToddThomson / tsproject

Typescript minifier and modular typescript bundle optimizer for gulp (Ts Vinyl Adapter).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Removing Support for File Watching (WatchCompilerHost)

ToddThomson opened this issue · comments

TsProject will drop support for the file watching feature as there are better ways to do this with a build environment. I also do not have the resources to test this feature.

Please let me know if you are reliant on file watching through TsProject.

Completed.