Skip to content
New issue

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

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

Already on GitHub? # to your account

dapp: build: strip escape chars and colorize output #805

Merged
merged 1 commit into from
Sep 23, 2021
Merged

Conversation

d-xo
Copy link
Contributor

@d-xo d-xo commented Sep 21, 2021

Description

  • strips '\' chars from the output
  • colors errors in red, and warnings in yellow

Fixes #659

Images

image

image

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

@MrChico
Copy link
Member

MrChico commented Sep 21, 2021

so slick! Does it work even with @leonardoalt s terminal?

- strips '\' chars from the output
- colors errors in red, and warnings in yellow
@d-xo d-xo merged commit f4d0fcf into master Sep 23, 2021
@d-xo d-xo deleted the color-build-output branch September 23, 2021 11:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'dapp build' - include the colors in the std output json for solc
2 participants