Closed beckend closed 7 years ago
This is a showstopper for me as I don't see another way to use tsconfig.json. I'll stick to gulp-shell for now.
@jnorkus I thought a bit about this issue and don't fully understand your usecase. Could you be more specific on your issue?
Getting the same error
Fixed in 1.3.1
When using it, I get
[tsc] > error TS5042: Option 'project' cannot be mixed with source files on a command line.
. If I don't pass anything togulp.src
gulp will error, if I do, tsc will error.