Skip to content

Conversation

@jbroma
Copy link
Member

Summary

Fixes babel-swc-loader crash when disableImportExportTransform is set to true in the RN babel preset

Closes#1314

Test plan

  • - unit tests pass
  • - tester app bundles (with NativeWind disabled)

@changeset-bot
Copy link

changeset-botbot commented Dec 9, 2025

🦋 Changeset detected

Latest commit: 7cb0928

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

This PR includes changesets to release 6 packages
NameType
@callstack/repackPatch
@callstack/repack-plugin-expo-modulesPatch
@callstack/repack-plugin-nativewindPatch
@callstack/repack-plugin-reanimatedPatch
@callstack/repack-dev-serverPatch
@callstack/repack-initPatch

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

vercelbot commented Dec 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentPreviewCommentsUpdated (UTC)
repack-websiteReadyReadyPreviewCommentDec 9, 2025 8:21pm

Copy link
Collaborator

@dannyhwdannyhw left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

Sign up for freeto 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.

Does tree shaking of barrel files with babel-swc-loader even work?

3 participants

@jbroma@dannyhw