Chutzpah embeds TypeScript inside of the program but this makes it hard to support new releases and forces users to use the version that Chutzpah embeds. It would be better to make this more flexible and let users point to the version they want to use.
Comments: I released version 3.2 (http://matthewmanela.com/blog/chutzpah-3-2-a-smarter-approach-to-compilation/) which included a new compile setting which you should use instead of the former built in compilation approach. Now you provide chutzpah with how to compile which will be faster and not hog memory like the former approach
Comments: I released version 3.2 (http://matthewmanela.com/blog/chutzpah-3-2-a-smarter-approach-to-compilation/) which included a new compile setting which you should use instead of the former built in compilation approach. Now you provide chutzpah with how to compile which will be faster and not hog memory like the former approach