Extend readSources to accept array of source hashes (#918)
authorMartin Grandrath <mg@insfx.com>
Mon, 20 Mar 2017 10:46:02 +0000 (11:46 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 20 Mar 2017 10:46:02 +0000 (11:46 +0100)
commit80451e1e59d974786dea1f79cb8a3a71bd13044a
tree84a79df783098bff28eeb1b6fe2b77de5eddb19a
parent66a74735afaa42012a38877849a5a19ba1f3b3a3
Extend readSources to accept array of source hashes (#918)

* Extend readSources to accept array of source hashes

This change makes it easier to specify the order in which sources are
concatenated.  See issue jakubpawlowicz/clean-css#908 for details.
README.md
lib/reader/read-sources.js
test/module-test.js