Fixes #399 - compacting with source maps.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 12 Apr 2015 14:36:08 +0000 (15:36 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 12 Apr 2015 16:58:11 +0000 (17:58 +0100)
commit184fc601ff5e872f54020e660705d822f7afc20a
tree225fa97c6e06dbfd88cac665ea6a6a17a216b4a3
parentd1ea9669d4650310d0122c3827046aafc32dfbd5
Fixes #399 - compacting with source maps.

Enables compacting when building source maps. This is possible thanks
to #429 being fixed.
History.md
README.md
lib/clean.js
lib/properties/optimizer.js
lib/stringifier/source-maps.js
test/source-map-test.js