gavriguy
gavriguy
Explore posts from servers
HHono
Created by gavriguy on 4/18/2025 in #help
Using honox client.ts to load web components
I'm using honox client.ts to load web components I created in Lit. It works great but only when I have at least one island on the route. How can I make sure the js is loaded even when I don't have island on the route. I'm using <Script src='/app/client.ts' async /> in my _renderer.tsx file`
7 replies