using the original sourcemap as the base
authorCaridy Patino <caridy@gmail.com>
Tue, 11 Nov 2014 19:38:01 +0000 (14:38 -0500)
committerRichard van Velzen <rvanvelzen1@gmail.com>
Sun, 4 Jan 2015 20:08:29 +0000 (21:08 +0100)
commitad18689d926d25c7a25b95c630c2ad05b7b5f5b5
treefb9cced5e30c3b89d33a3431238dab9fb1d8d04b
parent0f80b1058d233f11b95fef567d1b37dd88c94f09
using the original sourcemap as the base

* Creates a new SourceMapGenerator based on a SourceMapConsumer:
  https://github.com/mozilla/source-map#sourcemapgeneratorfromsourcemapsourcemapconsumer
lib/sourcemap.js