angular-cn/packages/compiler-cli/integrationtest/src
Chuck Jazdzewski 90d2518d9a fix(compiler): look for flat module resources using declaration module path (#15367)
`ngc` would look for flat module resources relative to the flat module index.
`ngc` now looks for flat module resources relative to the `.d.ts` file that declarates
the component.

Fixes #15221

PR Close #15367
2017-03-21 19:05:03 -05:00
..
a refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
animate.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
basic.css refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
basic.html refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
basic.ts fix(compiler): support interface types in injectable constuctors (#14894) 2017-03-15 09:24:56 -07:00
bootstrap.ts fix(compiler): generated code should pass `noUnusedLocals` check 2017-03-14 19:52:53 -07:00
comp_using_3rdp.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
comp_using_flat_module.ts fix(compiler): look for flat module resources using declaration module path (#15367) 2017-03-21 19:05:03 -05:00
custom_token.ts fix(compiler): support interface types in injectable constuctors (#14894) 2017-03-15 09:24:56 -07:00
dep.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
entry_components.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
errors.html fix(compiler): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -07:00
errors.ts fix(compiler): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -07:00
features.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
funcs.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
messages.fi.xlf refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
module.ts fix(compiler): look for flat module resources using declaration module path (#15367) 2017-03-21 19:05:03 -05:00
module_fixtures.ts fix(compiler): generated code should pass `noUnusedLocals` check 2017-03-14 19:52:53 -07:00
projection.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
queries.ts fix(compiler): generated code should pass `noUnusedLocals` check 2017-03-14 19:52:53 -07:00
shared.css refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00