main
refactor(compiler): remove unused code and exports
refactor(compiler): support passing `@content` blocks as functions
refactor: update license text to point to angular.dev (#57901)
refactor(compiler): add ts-ignore in pipeline
refactor(compiler): move block name normalization into lexer
refactor(compiler): parse options parameter on viewport triggers (#64130)
refactor(compiler): replace `any` casts with precise types
fix(compiler): ensure generated code compiles
refactor(compiler): add support for compiling NgModules under isolatedDeclarations
refactor(compiler): account for pipes without names (#61328)
refactor(compiler): remove `visitAttributeComment`