Skip to content

Instantly share code, notes, and snippets.

@SaurabhLpRocks
Created May 10, 2018 09:08
Show Gist options
  • Select an option

  • Save SaurabhLpRocks/3bd26238ba7137d948335e25c1e0833a to your computer and use it in GitHub Desktop.

Select an option

Save SaurabhLpRocks/3bd26238ba7137d948335e25c1e0833a to your computer and use it in GitHub Desktop.
import {enableProdMode} from '@angular/core';
if (ENV === 'production') {
enableProdMode();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment