mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-06 06:41:56 +00:00
Replace hardcoded 'node' commands with process.execPath to support Bun runtime alongside Node.js. Add runtime detection and entrypoint resolution for Bun. Update documentation to reflect multi-runtime support.