Skip to content

Pre-GA Design Partner and Early Access only. Request access

Helix Docs
v0.69.2 CLI

Favicon in scaffolded apps

helix init --with-app scaffolds a default favicon, so a generated project no longer logs a repeated 404 for the icon on every page load.

npm install @trayai/helix-cli@0.69.2
View as Markdown

What matters in this release

Fixed

helix init --with-app scaffolds a default favicon

Generated projects had no favicon, so browsers logged a repeated 404 for GET /favicon.ico and the first thing you saw in a new project was an error that was not yours. The scaffold now writes app/public/favicon.svg and links it from app/index.html.

Read the docs →

All releases

Loading search…

Jump to a section

tab to move · esc to close