6f213a74f2
This change changes: - compiler uses `directiveInject` instead of `inject` for `Directive`s - unifies the flags in `di` as well as `render3` - changes the signature of `directiveInject` to match `inject` In prep for #23330 - compiler now generates flags for injection. Compiler portion of #23342 Prep for #23330 PR Close #23345 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
README.md | ||
mock_compile.ts | ||
mock_compiler_spec.ts | ||
r3_back_patch_compiler_spec.ts | ||
r3_compiler_compliance_spec.ts | ||
r3_module_factory_compiler_spec.ts | ||
r3_view_compiler_di_spec.ts | ||
r3_view_compiler_i18n_spec.ts | ||
r3_view_compiler_input_outputs_spec.ts | ||
r3_view_compiler_listener_spec.ts | ||
r3_view_compiler_spec.ts | ||
r3_view_compiler_template_spec.ts |
README.md
Tests in this directory are excluded from running in the browser and only run in node.