0

I have an application on .NetCore + Angular, It is build using webpack. There is no angular cli. On deployment to production, I am getting continous network calls by __webpack_hmr. I have deployed minified production build in angular. Is there any fix or is it normal ?

Here is the Image -

We were getting so many network calls recorded in Azure Telemetry. On searching the reason, I found there are so many calls by __webpack_hmr

Suman
  • 3
  • 7
  • Do you have a hot reload on your project ? –  Jun 04 '19 at 10:38
  • Yes.. But I don't know how to turn off.. I am also unable to find from where it is implemented! – Suman Jun 04 '19 at 11:29
  • Can't help you without any code, but it's certainly that hot reload that makes such requests. –  Jun 04 '19 at 11:32

0 Answers0