Revert "using the original sourcemap as the base"
authorsergeyv <sergeyv@chromium.org>
Mon, 8 Feb 2016 21:42:07 +0000 (13:42 -0800)
committerRichard van Velzen <rvanvelzen@experty.com>
Wed, 10 Feb 2016 09:19:39 +0000 (10:19 +0100)
commit7a4ed9d200c96d1fa2f9fcdfeab6ee76a3bbd696
tree129641be6402989b5639acb9ee813cbd9a1efa7f
parentd5c651a5e5667e64f4fe76f4d3669ba5bd375b6d
Revert "using the original sourcemap as the base"

This reverts commit ad18689d926d25c7a25b95c630c2ad05b7b5f5b5.

Reason for revert: introduce issue #882

Currently, generated sourcemap contains copy of all existing mappings and adds new mappings from uglified code to original one.
However, previous mapping are no longer valid and shouldn't be added.
lib/sourcemap.js