karma-runner / karma-coffee-preprocessor

A Karma plugin. Compile coffee script on the fly.
MIT License
53 stars 34 forks source link

Added a line number to the end of the error log if there is a parse erro... #10

Closed am17torres closed 10 years ago

am17torres commented 11 years ago

...r

vojtajina commented 10 years ago

Nice! Thanks @am17torres ! Merged as 56315e16a3583f6545e76a2ae3085302ab67a149 (just corrected commit msg to follow http://karma-runner.github.io/0.10/dev/git-commit-msg.html).

Also, can you please sign the CLA (unless you already did). Thanks.