I want to be able to reference a JavaScript file from my TypeScript test, but it's not TypeScript compliant, so I want it as part of the output, but not part of the build. This is similar to http://chutzpah.codeplex.com/workitem/92 but the reverse condition.
↧