broccoli-coffee
broccoli-coffee copied to clipboard
added support for sourcemap
It turns out CoffeeScript support embedded source map.
So I just added a switch in options to additionally embed the CoffeeScript source into the output. This should resolve #1
Hey, this sounds cool. Any reasons against the merge (apart from the unresolved conflict)?
Yes, can we get this merged? What needs to be done to move it forward?
FYI, there's some relevant discussion happening in joliss/broccoli-uglify-js#8.
Fixed conflict :smiley:
(Also tracking https://github.com/jashkenas/coffeescript/issues/3678 in case the CoffeeScript compiler gains native support for data URLs at some point.)
Great! Thanks, I'll try it out.
+1
Hi! What is the status of this?
+1
+5
@joliss Unless you think this is going to break anything, I think it's better to merge this. I think inaction in this case is actually doing more harm than good. If this implementation of source map is not good enough, we can always have other contributors to fix it.
It seems @joliss was waiting for the comments left in commits to be fixed, but then abandoned the project for those last months? That's quite sad, since the issue is apparently fixed 5 months ago...
+1
Any chance of releasing this?