`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
1 line
32 B
HTML
1 line
32 B
HTML
<div>flat module component</div> |