Refactors rebasing code.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 16 Dec 2016 10:18:32 +0000 (11:18 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 16 Dec 2016 11:00:34 +0000 (12:00 +0100)
commita18f86c69fd9e5cc08bf52c501f040554f8017c3
tree45b28f1ceb655ee65b00eb6f8bf6c0b2dc36e2b1
parent77a6e8da30b63b7de6d3aa5a8247e74da39f5849
Refactors rebasing code.

Why:

* By using the same wording / variable names it is now easier to
  understand how rebasing words.
* It's remarkable in how few places we need to rebase paths now. :)
lib/reader/apply-source-maps.js
lib/reader/load-original-sources.js
lib/reader/read-sources.js
lib/reader/rebase-local-map.js