-
Notifications
You must be signed in to change notification settings - Fork 763
Open
Description
I load devtools automatically in my R profile and always check my site rendering with build_site()
. By default this wrapper suppresses output (quiet = TRUE
). Unfortunately this means you can miss a lot of really useful warning information (particularly the new alt-text warnings that have been added).
As a lot of effort has gone in to the new pkgdown release, in particular the various warnings / information, it seems a shame for this to be hidden. Is it worth considering changing the default to quiet = FALSE
?
Metadata
Metadata
Assignees
Labels
No labels