Adds `--skip-restructuring` / `restructuring` switches.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 25 Feb 2015 22:19:29 +0000 (22:19 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 25 Feb 2015 22:24:32 +0000 (22:24 +0000)
commit570ba63b7e9f3dc21d2c12605e0c8138cbff4fdc
tree1eccf91546ad4cb930b279072e4580cf879d1ad2
parent6e047d437cf0a92dce4cb4c1b46a2a0bf724344d
Adds `--skip-restructuring` / `restructuring` switches.

Adds a CLI & API switches to turn off restructuring, which is on
by default.
README.md
bin/cleancss
lib/clean.js
lib/selectors/optimizers/advanced.js
test/binary-test.js
test/module-test.js
test/selectors/optimizer-test.js