I'm compiling Typescript files into Javascript from different sources to different destinations. I need to know when all the compilations are done to run the task I'm compiling Typescript files into Javascript
I'm compiling Typescript files into Javascript from different sources to different destinations. I need to know when all the compilations are done to run the task I'm compiling Typescript files into Javascript