Extracts rebuilding tokens into Stringifier class.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 2 Nov 2014 16:20:53 +0000 (16:20 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 8 Dec 2014 09:39:14 +0000 (09:39 +0000)
commit739d60ac7e5a7bafaa5924328335b07f2bfb5573
tree6d35368b484eb854934bdbaea803bef4cc96d6a1
parent7acf7938b173533cf30f622d3d3bfce1735d7071
Extracts rebuilding tokens into Stringifier class.
lib/clean.js
lib/selectors/optimizer.js
lib/selectors/stringifier.js [new file with mode: 0644]
test/selectors/optimizer-test.js