enableProdMode
function
Disable Angular's development mode, which turns off assertions and other checks within the framework.
API
Description
enableProdMode(): void;
Jump to details
Disable Angular's development mode, which turns off assertions and other checks within the framework.
enableProdMode(): void;