Are there any plans for a sourcemapPath option (such as in gulp-ruby-sass), or even better sourceMapName (as in grunt-contrib-uglify)?
I think it would be very useful to be able to control those paths. For instance, in a development environment I would like all the files (script.coffee, script.js, script.js.map) to reside in the same directory.