Skip to content

Conversation

@tomhendra
Copy link
Contributor

Summary

Fixes issue #580 — exposes reactNativePath from plugin-repack/pluginRepack.ts for use in Re.Pack getDevMiddleware.

Test plan

Based on the following environment:

  • macOS v26.0
  • Node.js v22.19.0
  • pnpm v10.17.0
  1. Create a new project with pnpm create rock@latest and select repack as the bundler
  2. Run pnpm rock start in test project and verify the dev server starts correctly

@changeset-bot
Copy link

changeset-bot bot commented Sep 23, 2025

🦋 Changeset detected

Latest commit: 83f0634

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@rock-js/plugin-repack Patch
@rock-js/config Patch
@rock-js/platform-android Patch
@rock-js/platform-apple-helpers Patch
@rock-js/platform-ios Patch
@rock-js/plugin-brownfield-android Patch
@rock-js/plugin-brownfield-ios Patch
@rock-js/plugin-metro Patch
@rock-js/provider-github Patch
@rock-js/provider-s3 Patch
@rock-js/test-helpers Patch
@rock-js/tools Patch
@rock-js/welcome-screen Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Sep 23, 2025

@tomhendra is attempting to deploy a commit to the Callstack Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@thymikee thymikee left a comment

Choose a reason for hiding this comment

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

Thank you!

@thymikee
Copy link
Contributor

Can you add a changeset with “patch” change?

@tomhendra
Copy link
Contributor Author

Hope this is OK, let me know if you need anything else :)

@thymikee thymikee merged commit 063de7a into callstackincubator:main Sep 24, 2025
4 of 5 checks passed
@thymikee thymikee linked an issue Sep 24, 2025 that may be closed by this pull request
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.

getDevMiddleware crashes when reactNativePath is undefined

3 participants