Max Heiber
Max Heiber
could use some advice on this: https://github.com/ivogabe/gulp-typescript/issues/613#issuecomment-496597930
No rush, and thanks for your time
closing, will reopen after incorporating changes
Apologies, I had to put this aside as we switched to a different solution. I can tidy this up next Sunday, but I understand if you would prefer to take...
Hi @ivogabe , I'm sorry, but I think I'll have to orphan this PR. It started with a single new flag, but triggered a large refactor of the public API...
pinging @ivogabe about this: we have code for this mostly done, but want to verify the approach and naming. Really appreciate your time if you could take a look, this...
Hi @ivogabe thanks very much for getting back to me and taking the time to put together this guidance. I return from holiday next week and can put something together...
Looks like I'll have bandwidth to work on this this week.
Working on this intermittently today. The overloads got complicated, so I'm thinking of separating the 'figuring out which overload we are in' logic from the implementation of createProject. ```ts export...