Hacker News new | ask | show | jobs
by famoreira 5198 days ago
Anyone know the state of source map support for CofeeScript?
2 comments

There are a couple of existing forks / patches / pull requests with preliminary support for it. Given that its presence in Chromium means it'll probably land in Chrome proper in the next couple of months, we should try to merge and finish support for source maps before then.
This specific fork is not the one that is going to eventually be merged in to CoffeeScript. Follow the (very large) issue here: https://github.com/jashkenas/coffee-script/issues/558