#Unchanged Chunks
5 messages · Page 1 of 1 (latest)
Modern Angular detects when it doesn't need to re-compile a "chunk" and skips that to make watched builds faster.
Are you actually changing any code? Is it involved in any of those chunks?
It seems to be refreshing the browser now when I make changes. I had never noticed unchanged chunks before however if it does not effect what I am doing then I guess I can just ignore it?
"5 unchanged chunks" are a good thing, not a problem 🙂