Adds better text normalizing in source maps mode.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 27 Aug 2015 05:47:02 +0000 (06:47 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 27 Aug 2015 06:44:52 +0000 (07:44 +0100)
commit699f0ccb078119655dd0834777abd755d90f76b0
treee9fddce5a85d5ca195309395af5e732b73a15ad1
parent6d3d2e9bfb8bf6cfa2791f65247c58886a66c6ab
Adds better text normalizing in source maps mode.

This is making me uneasy as we needed a slightly bigger hack to
push context to text processor's escape.

See #407.
lib/clean.js
lib/stringifier/source-maps.js
lib/text/free-text-processor.js