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

Add --quiet cli parameter. #176

Merged
merged 1 commit into from
May 29, 2022
Merged

Conversation

jpzwarte
Copy link

--quiet prevents the analyzer from outputting:

[2:24:02 PM] @custom-elements-manifest/analyzer: Created new manifest.

Help when running cem analyse in a chain of other build scripts.

I chose quiet because sass and storybook both use it instead of silent.

Fixes #175.

@netlify
Copy link

netlify bot commented May 29, 2022

Deploy Preview for custom-elements-manifest-analyzer ready!

Name Link
🔨 Latest commit 908a2e5
🔍 Latest deploy log https://app.netlify.com/sites/custom-elements-manifest-analyzer/deploys/62936693de113800083270c8
😎 Deploy Preview https://deploy-preview-176--custom-elements-manifest-analyzer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@thepassle thepassle merged commit 988ea21 into open-wc:master May 29, 2022
@jpzwarte jpzwarte deleted the feature/quiet branch May 29, 2022 12:36
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.

Support silent running
2 participants