angular-cn/packages/compiler-cli/integrationtest/test
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
..
all_spec.ts fix(compiler): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -07:00
animate_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
basic_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
entry_components_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
i18n_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
init.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
ng_module_spec.ts fix(compiler): look for flat module resources using declaration module path (#15367) 2017-03-21 19:05:03 -05:00
projection_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
query_spec.ts fix(compiler): generated code should pass `noUnusedLocals` check 2017-03-14 19:52:53 -07:00
source_map_spec.ts fix(compiler): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -07:00
test_ngtools_api.ts fix(compiler): generated code should pass `noUnusedLocals` check 2017-03-14 19:52:53 -07:00
test_summaries.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
util.ts fix(compiler): generated code should pass `noUnusedLocals` check 2017-03-14 19:52:53 -07:00