Skip to content

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

Merged
d-xo merged 1 commit into
masterfrom
color-build-output
Sep 23, 2021
Merged

dapp: build: strip escape chars and colorize output#805
d-xo merged 1 commit into
masterfrom
color-build-output

Conversation

@d-xo
Copy link
Copy Markdown
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
Copy Markdown
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 force-pushed the color-build-output branch from 8728da4 to db8bc56 Compare September 21, 2021 15:46
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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