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
{{ message }}
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
There's some code and config for showing a favicon in the Launchpad page, but in practice it doesn't seem to work.
When running devtools-launchpad with
yarn start
, I'm getting this HTML:But that image seems to be accessible at
/pad-assets/launchpad-favicon.png
instead.When running debugger.html with
yarn start
, I'm getting this HTML:But that image seems to be accessible at
/images/favicon.png
.The text was updated successfully, but these errors were encountered: