angular-docs-cn/packages/compiler-cli/test/compliance/test_cases/r3_view_compiler
Pete Bacon Darwin cf4f74aad0 refactor(compiler-cli): implement `ɵɵngDeclareFactory` (#41231)
This commit changes the partial compilation so that it outputs declaration
calls rather than compiled factory functions.

The JIT compiler and the linker are updated to be able to handle these
new declarations.

PR Close #41231
2021-03-30 16:46:37 -07:00
..
animations refactor(compiler-cli): implement `ɵɵngDeclareFactory` (#41231) 2021-03-30 16:46:37 -07:00
any refactor(compiler-cli): implement `ɵɵngDeclareFactory` (#41231) 2021-03-30 16:46:37 -07:00
hello_world refactor(compiler-cli): implement `ɵɵngDeclareFactory` (#41231) 2021-03-30 16:46:37 -07:00
interpolations refactor(compiler-cli): implement `ɵɵngDeclareFactory` (#41231) 2021-03-30 16:46:37 -07:00
GOLDEN_PARTIAL.js refactor(compiler-cli): implement `ɵɵngDeclareFactory` (#41231) 2021-03-30 16:46:37 -07:00
TEST_CASES.json test(compiler-cli): migrate view compliance tests (#39914) 2020-12-01 15:12:40 -08:00
todo_example.ts test(compiler-cli): migrate view compliance tests (#39914) 2020-12-01 15:12:40 -08:00
todo_example_template.js test(compiler-cli): migrate view compliance tests (#39914) 2020-12-01 15:12:40 -08:00