Skip to content

Ensure sh prefix is present in the package.json scripts where needed - #962

Merged
sebcrozet merged 1 commit into
dimforge:masterfrom
PoseidonEnergy:ensure-sh-command
Aug 8, 2026
Merged

Ensure sh prefix is present in the package.json scripts where needed#962
sebcrozet merged 1 commit into
dimforge:masterfrom
PoseidonEnergy:ensure-sh-command

Conversation

@PoseidonEnergy

Copy link
Copy Markdown
Contributor

I sometimes use a Cygwin terminal on Windows to build Rapier. When I run npm run build in the typescript/rapier-compat directory, it fails on ./build-rust.sh because it doesn't have the sh prefix. This PR adds the sh prefix where needed.

@sebcrozet
sebcrozet merged commit 420ff24 into dimforge:master Aug 8, 2026
14 of 18 checks passed
@sebcrozet

Copy link
Copy Markdown
Member

Thanks!

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