maxtaco / coffee-script

IcedCoffeeScript
http://maxtaco.github.com/coffee-script
MIT License
728 stars 58 forks source link

Use source-map-support for stack trace formatting #205

Open zapu opened 4 years ago

zapu commented 4 years ago

This seems to work with single files but I have not tested yet with bigger projects, or with projects that would register multiple compilers which all would use source-map-support for error formatting.