9b15588188
Previously the metadata and placeholder blocks were serialized in a variety of places. Moreover the code for creating the `LocalizedString` AST node was doing serialization, which break the separation of concerns. Now this is all done by the code that renders the AST and is refactored into helper functions to avoid repeating the behaviour. PR Close #32867 |
||
---|---|---|
.. | ||
binding_spec.ts | ||
i18n_spec.ts | ||
util.ts |