Fixes #780 - space after inlined variables.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 1 Jun 2016 07:00:28 +0000 (09:00 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 1 Jun 2016 09:19:13 +0000 (11:19 +0200)
commit1d8069ce303a9fd7765599b6351dec94b6805804
tree7bb44e41a4a3a58d57ee3cdeec51b956abde14c1
parent04a587f58c4fb4c545222e10e4d2174eca9f2f35
Fixes #780 - space after inlined variables.

Let's not assume variables are functions to stay. Polymer inlines
variables so removing a space after a variable can break styling.
History.md
lib/stringifier/helpers.js
test/integration-test.js