https://github.com/geometrically/repro-nuxt-favicon
https://github.com/geometrically/repro-nuxt-favicon
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/geometrically/repro-nuxt-favicon
- Owner: Geometrically
- Created: 2023-07-03T22:33:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T22:34:57.000Z (almost 3 years ago)
- Last Synced: 2025-01-27T13:21:35.050Z (over 1 year ago)
- Language: TypeScript
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxi Favicon Bug
`pnpm run build` - build project
`wrangler dev` - view dev mode
Then visit /favicon.ico in a browser and see the error. This will not work. However, if you visit the same URL when using `pnpm run dev`, it does work.