mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 22:01:47 +00:00
- Remove unused components and utility files from bun-framework-react. - Update type definitions in bake.private.d.ts to allow for synthetic modules. - Modify exports in package.json to simplify module access. - Ensure proper registration of bun:app in the HMR module system.