Adds `--skip-shorthand-compacting`/`shorthandComacting` option for disabling shorthan...
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 8 Nov 2014 12:23:08 +0000 (12:23 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 8 Dec 2014 09:39:15 +0000 (09:39 +0000)
commitb8b8ca8d50a4aa7cb98bcf94cd950405395aa3a3
tree947b0448214a6597a80e98b82be6c2e0b0636e33
parente2b309f93db0442e423e3006901132c642b258bb
Adds `--skip-shorthand-compacting`/`shorthandComacting` option for disabling shorthand compacting.

* Also disables shorthand compacting for source maps as it is not defined well enough, yet.
History.md
README.md
bin/cleancss
lib/clean.js
lib/properties/optimizer.js
lib/selectors/optimizers/advanced.js
test/binary-test.js
test/selectors/optimizer-test.js
test/source-map-test.js