angular-cn/packages/compiler-cli/integrationtest
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
..
benchmarks refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
flat_module fix(compiler): look for flat module resources using declaration module path (#15367) 2017-03-21 19:05:03 -05:00
ngtools_src refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
src fix(compiler): look for flat module resources using declaration module path (#15367) 2017-03-21 19:05:03 -05:00
test fix(compiler): look for flat module resources using declaration module path (#15367) 2017-03-21 19:05:03 -05:00
third_party_src refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig-build.json fix(compiler): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -07:00
tsconfig-xi18n.json refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
webpack.config.js fix(compiler): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -07:00