Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

Commit

Permalink
stop setting source.map.generator
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Jul 21, 2018
1 parent 610a811 commit a226ef9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/mapSources.coffee
Expand Up @@ -9,7 +9,6 @@ mapSources = (source, result) ->
includeContent: false
else result.map

source.map.generator = result.map.generator
source.content = result.content
return

Expand Down

0 comments on commit a226ef9

Please sign in to comment.