If you are using routes like so:
loadComponent: () => import('@someproject/some-folder').then(m => m.SomeComponent)
By changing m.somethingelse, saving, viewing temporary other component that works and going back to .SomeComponent (previous one) fixes the issue
Just to share my "ecmp" error on my chunks
:)