fix(web): convert favicon.ico to RGBA format for Turbopack #544

Merged
jason.woltje merged 1 commits from fix/favicon-rgba into main 2026-02-27 11:10:39 +00:00
Owner

Fix Turbopack build failure caused by RGB favicon. Regenerated with alpha channel.

Fix Turbopack build failure caused by RGB favicon. Regenerated with alpha channel.
jason.woltje added 1 commit 2026-02-27 11:08:22 +00:00
fix(web): convert favicon.ico to RGBA format for Turbopack
All checks were successful
ci/woodpecker/push/web Pipeline was successful
2b6fb513fc
The previous favicon contained RGB PNGs which caused Turbopack build
to fail with "The PNG is not in RGBA format!" error. Regenerated
with alpha channel.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
jason.woltje force-pushed fix/favicon-rgba from 2b6fb513fc to 33a4df6240 2026-02-27 11:10:24 +00:00 Compare
jason.woltje merged commit 66fe475fa1 into main 2026-02-27 11:10:39 +00:00
jason.woltje deleted branch fix/favicon-rgba 2026-02-27 11:10:39 +00:00
Sign in to join this conversation.