I have a system developed in Angular language in version 4. The system that generates application build in production is the webpack. The following starter is used as the base: angular 4 webpack starter The system is finished, but has the following problem: XHR messages are appearing during calls and I want them to be disabled in production to hide the calls that the application makes.