Pawel Kozlowski a1e91b00d2 perf(ivy): remove renderStringify calls for text nodes creation ()
Values passed to the `ɵɵtext` instruction are strings (or undefined)
in the generated code so no need to stringify those again.

PR Close 
2019-08-28 17:12:38 -07:00
..