i.e. without the sourceURL crap that barely even works. each file should have a file.map() method or something that you can pass a source map into. then the builder will handle the source mapping itself. maybe file.map(false) to denote that there is no source map, i.e. regenerator
i.e. without the
sourceURLcrap that barely even works. each file should have afile.map()method or something that you can pass a source map into. then the builder will handle the source mapping itself. maybefile.map(false)to denote that there is no source map, i.e. regenerator