Logo
Explore Help
Register Sign In
cargdev/angular
1
0
Fork 0
You've already forked angular
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular/modules/@angular/compiler/test/aot
History
Tobias Bosch 9c697030e6 feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524)
Note: This checks the constructors of `@Injectable` classes more strictly.
E.g this will fail now as the constructor argument has no `@Inject` nor is
the type of the argument a DI token.

```
@Injectable()
class MyService {
  constructor(dep: string) {}
}
```

Last part of #12787
Closes #12787
2016-12-27 09:36:47 -08:00
..
static_reflector_spec.ts
feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524)
2016-12-27 09:36:47 -08:00
static_symbol_resolver_spec.ts
feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524)
2016-12-27 09:36:47 -08:00
summary_resolver_spec.ts
feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524)
2016-12-27 09:36:47 -08:00
summary_serializer_spec.ts
feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524)
2016-12-27 09:36:47 -08:00
Powered by Gitea Version: 1.23.7 Page: 44ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API