Quantcast
Channel: Chutzpah - A JavaScript Test Runner
Viewing all articles
Browse latest Browse all 1864

Commented Feature: Ability to debug TypeScript source in browser [181]

$
0
0
When using the "Open in browser" menu extension on a TypeScript file, Chutzpah automatically generates javascript files that it uses to execute the unit tests. While these raw javascript files can be used in a browser's debugger, the original TypeScript sources cannot. This may because the generated javascript file does not have the comment that allows the browser to find an associated source map file (i.e. "//# sourceMappingURL=typescriptsource.js.map").
Comments: In 3.2.0 Chutzpah lets you control how files are compiled so you can have them contain the sourcemap support.

Viewing all articles
Browse latest Browse all 1864

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>