Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to disable the colors? #6

Open
jfrux opened this issue May 19, 2017 · 1 comment
Open

Ability to disable the colors? #6

jfrux opened this issue May 19, 2017 · 1 comment
Labels

Comments

@jfrux
Copy link

jfrux commented May 19, 2017

I see in the base library you can with ENVIRONMENT variables... but do those translate into the ember plugin?
DEBUG_COLORS

@dfreeman
Copy link
Member

Looking through the source, it looks like you can disable colors by running debug.useColors = false; in the console or e.g. in your app.js.

If you have a use case for being able to set that as part of your build config, I'd happily accept a PR 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants