Skip to content

feat: export getBunGlobalPrefix from crawlers module#25

Merged
Mikola Lysenko (mikolalysenko) merged 2 commits intomainfrom
fix/pat-729-export-bun-global-prefix
Jan 23, 2026
Merged

feat: export getBunGlobalPrefix from crawlers module#25
Mikola Lysenko (mikolalysenko) merged 2 commits intomainfrom
fix/pat-729-export-bun-global-prefix

Conversation

@mikolalysenko
Copy link
Copy Markdown
Contributor

Export the getBunGlobalPrefix function from the crawlers module to allow checking bun's global package prefix. This is needed for the parent repo's bun global package support feature.

Changes

  • Export getBunGlobalPrefix from src/crawlers/index.ts
  • Add test coverage for the new export

Related

🤖 Generated with Claude Code

- Add getBunGlobalPrefix() function to detect bun's global package path
- Update getGlobalNodeModulesPaths() to include pnpm, yarn, and bun paths
- Export getBunGlobalPrefix() for external use

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Export the getBunGlobalPrefix function to allow checking bun's global
package prefix. Also adds test coverage for the export.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@mikolalysenko Mikola Lysenko (mikolalysenko) merged commit 128b279 into main Jan 23, 2026
4 checks passed
@mikolalysenko Mikola Lysenko (mikolalysenko) deleted the fix/pat-729-export-bun-global-prefix branch January 23, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant