Hey jbyfordrew,
I got your repro and have checked in a solution for it. You are correct about the issue. Both typescript and Chutzpah are trying to use the
Do you think that will work?
I got your repro and have checked in a solution for it. You are correct about the issue. Both typescript and Chutzpah are trying to use the
<reference
comments for their own competing needs. I added a new feature for chutzpah that lets you optionally write /// <chutzah_reference path="foo.js" />
Chutzpah will parse these and typescript will not.Do you think that will work?