Fixes #499 - too aggressive `-` removal.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 17 Mar 2015 20:13:36 +0000 (20:13 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 17 Mar 2015 20:36:43 +0000 (20:36 +0000)
commitacd5843e4e3363f91b40028ede83a831934860db
treeb82cc3f5b8bdc5400546dba169b048e1e563b179
parente0bac9f60d5055a62e3d4ab4ae556743d106fae5
Fixes #499 - too aggressive `-` removal.

So far we don't check if a stripped value is a numerical one so
we should be extra careful about removing such values.
History.md
lib/selectors/optimizers/simple.js
test/selectors/optimizers/simple-test.js