Aspnetcore-angular-universal: Slow HMR

Created on 8 Jun 2017  路  3Comments  路  Source: TrilonIO/aspnetcore-angular-universal

When I update html, HMR refresh my screen at least after 10 seconds.

Most helpful comment

This is in the works, it's just that vendor files aren't split out separately so it's rebuilding the entire thing (instead of just the app).

Very busy ATM but want to add the vendor webpack stuff as soon as I can. Apologies

All 3 comments

This is in the works, it's just that vendor files aren't split out separately so it's rebuilding the entire thing (instead of just the app).

Very busy ATM but want to add the vendor webpack stuff as soon as I can. Apologies

Thank you @MarkPieszak for your detailed answer. Now make sense why it is slow.

Any updates on this issue? HMR is still very slow around 12 seconds.

Was this page helpful?
0 / 5 - 0 ratings