Closed
Description
This might be by design. I'm creating this issue purely for clarity 🌹
Basically services.getEmitOutput(filePath);
goes from under 10ms to over 1.5seconds probably because it seems to validate the whole project. So we can't do a file by file emit.
First reported by @robertknight here : TypeStrong/atom-typescript#590