We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instead of having to type --quiet all the time, let me set it in my config file.
The text was updated successfully, but these errors were encountered:
45a8135
Docs for 11ty/eleventy#808
79bc30e
Docs here https://www.11ty.dev/docs/config/#enable-quiet-mode-to-reduce-console-noise
Also needs --quiet=false in case you want to OVERRIDE the configuration API on the command line (think verbose production deploy logs)
--quiet=false
Sorry, something went wrong.
Adds docs for --quiet=false for 11ty/eleventy#808
8cd9047
Adds --quiet=false support for #808.
727607c
--quiet=true
config.quietMode
true
No branches or pull requests
Instead of having to type --quiet all the time, let me set it in my config file.
The text was updated successfully, but these errors were encountered: