Allows `target` option to be a path to a folder instead of a file.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 25 Aug 2014 17:55:35 +0000 (18:55 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 25 Aug 2014 17:55:35 +0000 (18:55 +0100)
commitb168ad06644822281d38c877b8eee2d73f77b88d
tree52c8d65e5c885e0084708ec244c80178fe8b1a59
parent64bdd6088d5e4f546da62d32df1225c4dc57b7aa
Allows `target` option to be a path to a folder instead of a file.

* Should fix #336.
* For examples regarding root / target / relativeTo take a look at https://github.com/jakubpawlowicz/clean-css/blob/master/test/unit-test.js#L971 - 'urls rewriting - root and target' test.
History.md
README.md
lib/images/url-rebase.js
test/unit-test.js