berkes
use-case: web component development in deno
I really like that too. I'll certainly keep that in mind if I need more than this one index.html. Though, frankly, If I need a site-builder I'd rather go for hugo or zola (rust) as I'm more familiar in those setups.
24 replies
use-case: web component development in deno
I tried Hot and it's indeed very much what I was looking for. Thanks. It was a bit hard to figure out that I needed a .vscode/dev.json, but after reading the source that got solved. 🙂
My main issue was that it uses esbuild, and I'd rather just have the deno defaults there.
24 replies