Fixes #549 - keeping special comments in source maps.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 25 Apr 2015 08:33:54 +0000 (09:33 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 25 Apr 2015 08:42:33 +0000 (09:42 +0100)
commit932faf50a56d73e2ee7cbd1037e2d0a42eadd75c
tree60a5463dc4a179dbe7a8d10d8f52e57eccba7291
parent05aac31b6703c9fec8b687f770bf0f70b90ba925
Fixes #549 - keeping special comments in source maps.

Since in source maps we restore content multiple times, the total
important comment counter was not kept as a state thus handled
incorrectly.
History.md
lib/text/comments-processor.js
test/source-map-test.js