X Tutup
Skip to content

Allow muting the Angular 2 mode printing in the browser console. #6540

@emesx

Description

@emesx

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: coreIssues related to the framework runtimeeffort1: hoursopen for contributionsAn issue that is suitable for a community contributor (based on its complexity/scope).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup