mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 12:51:54 +00:00
Installs node-fetch locally in test/js/node/http/ directory to avoid modifying root package.json while ensuring node-fetch tests work correctly. - Creates local package.json with node-fetch dependency - Adds local .gitignore to exclude test node_modules - Preserves clean root dependency management