dfb8d21ef4
Added the compiler options `strictInjectionParameters` that defaults to `false`. If enabled the compiler will report errors for parameters of an `@Injectable` that cannot be determined instead of generating a warning. This is planned to be switched to default to `true` for Angular 6.0. |
||
---|---|---|
.. | ||
README.md | ||
compiler_spec.ts | ||
jit_summaries_spec.ts | ||
regression_spec.ts | ||
static_reflector_spec.ts | ||
static_symbol_resolver_spec.ts | ||
summary_resolver_spec.ts | ||
summary_serializer_spec.ts | ||
test_util.ts |
README.md
Tests in this directory are excluded from running in the browser and only run in node.