Vouch for me on tangled.org/bret.io
Профиль
Bret Comnes
Профиль Vivelybret.io @socket.dev @breadcrum.net
I tried this out again recently. It’s a cool feature but it requires EVERY dep to be exceeding well behaved and defined. It also relies on NODE_PATH and has weird issues with esm. Unfortunately something like this needs a runtime solution to work generally.
patak@pnpm.io's experimental global virtual store is brilliant. The install performance gains are a game-changer for git flows. You get near-zero per-worktree overhead and instant installs for new worktrees as packages are already in the global store. @kochan.io can't stop making pnpm better 🤌
Good thing I posted this because a 1st party preact adapter released 3 days later lol
Bret ComnesSmall tutorial post on using @tanstack.com with @preactjs.com bret.io/blog/2026/si...
Small tutorial post on using @tanstack.com with @preactjs.com bret.io/blog/2026/si...
Good reference. Thanks for sorting that out in one place.
Tom MacWrightwrote a brief history of module specifiers and protocols in javascript: macwright.com/2025/12/08/m...