You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the check for minify/gominify binaries quiet (#1097)
This prevents a message for `minify` not being found from being printed
every time the website is built if you're using `gominify` instead.
This still prints an error if neither `minify` or `gominify` is found.
0 commit comments