Hello, First off, thanks for this wonderful open source project. I've been regularly using this with browserify :) Since typescript 3.4 introduced ```--incremental``` (see: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-4.html), is there a plan to support the flag on tsify library? Seems it'd be nice not having to recompile everything when the build script is restarted (i.e. computer restart) :)