Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

disintegrator/gatsby-25207

Repository files navigation

To reproduce gatsby issue #25207:

  • Clone this repo
  • Run npm install && npm run build
  • Open public/index.html
    • Look for references to icons added by gatsby-plugin manifest: rel="icon" and rel="apple-touch-icon"
    • Note the fully qualified and expected URLs
  • Open public/manifest.webmanifest
    • Note the icon URLs only contain pathPrefix and not assetPrefix