-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Labels
area: coreIssues related to the framework runtimeIssues related to the framework runtimeeffort1: hoursopen for contributionsAn issue that is suitable for a community contributor (based on its complexity/scope).An issue that is suitable for a community contributor (based on its complexity/scope).
Description
The current implementation prints out the mode of Angular 2 to the browser's console
(see application_ref.ts ). In Dart it's not even possible to call enableDevMode() any more, since it's a no-op now.
Please add an option to mute this output (other than manually rebinding the Console) so that it's possible to have production code clean of any debug / diagnostic printouts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: coreIssues related to the framework runtimeIssues related to the framework runtimeeffort1: hoursopen for contributionsAn issue that is suitable for a community contributor (based on its complexity/scope).An issue that is suitable for a community contributor (based on its complexity/scope).