mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
827e7faa7f
Add jiti to handle TypeScript config imports natively in the CLI, removing the need for npx tsx or --experimental-strip-types workarounds. Detect Bun adapter usage under Node and suggest running CLI with the correct runtime. Closes #360