@angular/core

enableProdMode

function

Disable Angular's development mode, which turns off assertions and other checks within the framework.

  
    function enableProdMode(  ): void;
  
  
Jump to details