angular/packages/compiler-cli/linker/src
Kristiyan Kostadinov 43e6fb0606 feat(core): enable block syntax (#51994)
Enables the new `@` block syntax by default by removing the `enabledBlockTypes` flags. There are still some internal flags that allow special use cases to opt out of the block syntax, like during XML parsing and when compiling older libraries (see #51979).

PR Close #51994
2023-10-03 15:26:05 -07:00
..
ast refactor(compiler): required inputs prerequisite refactors (#49333) 2023-03-14 09:27:49 -07:00
file_linker feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00
fatal_linker_error.ts refactor(compiler-cli): linker - add Babel plugin, FileLinker and initial PartialLinkers (#39116) 2020-10-19 11:23:45 -07:00
linker_import_generator.ts docs: fix spelling (#46713) 2022-07-08 20:54:52 +00:00