TypeScript no longer requires <reference .../> lines: see https://typescript.codeplex.com/discussions/453886
It would be marvellous if one could use Chutzpah without having to supply <reference .../> lines in the unit test files.
Cheers!
Comments: Got it. Is there a plan to have Chutzpah use the `--out singleJsFile.js` option of `tsc` or is there a technical reason why that wouldn't work?
It would be marvellous if one could use Chutzpah without having to supply <reference .../> lines in the unit test files.
Cheers!
Comments: Got it. Is there a plan to have Chutzpah use the `--out singleJsFile.js` option of `tsc` or is there a technical reason why that wouldn't work?