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

JS Api for Quiet #1408

Closed
Brian-Bartels opened this issue Jul 27, 2021 · 4 comments
Closed

JS Api for Quiet #1408

Brian-Bartels opened this issue Jul 27, 2021 · 4 comments

Comments

@Brian-Bartels
Copy link

We can pass quietDeps but if we are running the tool through grunt or other automation we can't run regular quiet

@jathak
Copy link
Member

jathak commented Aug 4, 2021

FYI: The new Logger API we're working on will support this.

@Brian-Bartels
Copy link
Author

That's awesome thanks. In the mean time I rewrote process.stderr to be a no-op just for sass (it's a bit messy oops). One other observation is that the warnings seem to be written to stderr, whereas actual errors are written to stdout. Is this just a side effect of dart?

@stof
Copy link
Contributor

stof commented Aug 11, 2021

Regular errors are reported by throwing an exception. Writing them to stdout is probably done by grunt.

@stof
Copy link
Contributor

stof commented Mar 17, 2022

@nex3 @jathak this should be closed now that the new JS API is released

@nex3 nex3 closed this as completed Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants