Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Favicon and PWA webmanifest 404 on newly generated app #424

Closed
amclin opened this issue Jun 26, 2020 · 1 comment · Fixed by #425
Closed

Favicon and PWA webmanifest 404 on newly generated app #424

amclin opened this issue Jun 26, 2020 · 1 comment · Fixed by #425
Labels
bug Something isn't working released

Comments

@amclin
Copy link
Owner

amclin commented Jun 26, 2020

When generating a new app, all the static assets (favicons and PWA manifest) are unreachable in the running app:

Screen Shot 2020-06-26 at 10 44 40 AM

@amclin amclin added the bug Something isn't working label Jun 26, 2020
amclin added a commit that referenced this issue Jun 26, 2020
favicon.ico and site.webmanifest should be in root of domain.
Everything else goes into /static so it's easy to set TTL and
other headers by path filter

Fixes #424
amclin added a commit that referenced this issue Jun 26, 2020
favicon.ico and site.webmanifest should be in root of domain.
Everything else goes into /static so it's easy to set TTL and
other headers by path filter

Fixes #424
amclin pushed a commit that referenced this issue Jun 26, 2020
## [3.12.14](v3.12.13...v3.12.14) (2020-06-26)

### Bug Fixes

* manifest and favicons were returning 404s ([92358de](92358de)), closes [#424](#424)
@amclin
Copy link
Owner Author

amclin commented Jun 26, 2020

🎉 This issue has been resolved in version 3.12.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant