Another win with @bunjavascript -> I'm using `bun build` for an @obsdmd plugin, which runs in a weird browser/node hybrid runtime. I was running into server/client-side code issues with my @sveltejs UI code.
Chrome Extension Scientist, founder of CRXJS and creator of @crxjs/vite-plugin
- TIL that the excellent @obsdmd plugin github.com/coddingtonbear… exposes a public API that lets your Obsidian plugin register custom REST endpoints.
- #bunjs is so good, I love the way Bun.file(...).type is file the mimeType

