@angular/core

enableProdMode

function

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

enableProdMode(
): void;
Jump to details