Angular CLI doesn't detect changes/references in files used by importing 'index.ts' in angular and don't recompiling project #13975
Labels
area: @ngtools/webpack
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
NoDescription
In AppComponent the IPerson1 interface is imported by index. Probably visual studio doesn't detect references to the file and doesn't recompile the project when changing and saving the file. The interface "IPerson2" is imported directly and recompile works.
🔬 Minimal Reproduction
🌍 Your Environment
Anything else relevant?
The text was updated successfully, but these errors were encountered: