
alexgorbatchev/coffee-errors
Releases0
Stars18
Patches error stack to display correct line numbers for CoffeeScipt node.js applications.
Linked projects
Patches error stack to display correct line numbers. CoffeeScript has built in support for this, but it only works when the script is executed through the `coffee` command. If you are running mocha, node-dev, jasmine or any other method, the functionality isn't on.