There is a SourceMap HTTP header

The SourceMap header specifies an URL to the source map for the resource you deliver:

SourceMap: funky.js.map

This is another experimental feature, currently supported by Chrome and Firefox. More information can be found on MDN.