Skip to content

feat: add yarn handler#52

Merged
Aslemammad merged 2 commits intomainfrom
feat/add-yarn-handler
Sep 21, 2025
Merged

feat: add yarn handler#52
Aslemammad merged 2 commits intomainfrom
feat/add-yarn-handler

Conversation

@AmirSa12
Copy link
Copy Markdown
Member

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Sep 18, 2025

⚠️ No Changeset found

Latest commit: cb7f4be

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Sep 18, 2025

Open in StackBlitz

npm i https://pkg.pr.new/bombshell-dev/tab/@bomb.sh/tab@52

commit: 9905d55

Comment thread bin/handlers/yarn-handler.ts Outdated

function loadYarnOptionsSync(cmd: LazyCommand, command: string): void {
// Use cd /tmp to avoid packageManager constraints
const output = safeExecSync(`cd /tmp && yarn ${command} --help`);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this do?

@Aslemammad Aslemammad merged commit da063c0 into main Sep 21, 2025
0 of 8 checks passed
@Aslemammad Aslemammad deleted the feat/add-yarn-handler branch September 21, 2025 17:09
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.

2 participants