angular-cn/modules/@angular/compiler-cli/src
Chuck Jazdzewski 30bec78da3 fix(compiler): Missing metadata files should result in undefined (#9704)
RelectorHost threw an exception when metadata was requested for a
.d.ts file that didn't have a .metadata.json file.  Changed it to
return undefined.

Fixes #9678
2016-07-06 14:26:31 -07:00
..
codegen.ts feat(core): introduce `@AppModule` 2016-06-30 11:34:40 -07:00
compiler_private.ts feat(core): introduce `@AppModule` 2016-06-30 11:34:40 -07:00
core_private.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
extract_i18n.ts feat(core): introduce `@AppModule` 2016-06-30 11:34:40 -07:00
main.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
reflector_host.ts fix(compiler): Missing metadata files should result in undefined (#9704) 2016-07-06 14:26:31 -07:00
static_reflection_capabilities.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
static_reflector.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00