angular-docs-cn/packages/compiler/test/render3
Chuck Jazdzewski 3cc1d76ee7 fix(ivy): generate correct interpolations (#21946)
Ivy compile would generate the an incorrect interpolation if there
were more than 8 interpolations in a text block.

Fixes: #21927

PR Close #21946
2018-02-02 07:49:13 -08:00
..
README.md feat(compiler): implement "enableIvy" compiler option (#21427) 2018-01-18 18:22:44 -06:00
r3_view_compiler_spec.ts fix(ivy): generate correct interpolations (#21946) 2018-02-02 07:49:13 -08:00

README.md

Tests in this directory are excluded from running in the browser and only run in node.