Skip to content

Conversation

@MatiPl01
Copy link
Owner

Description

This PR should fix the bundling issue by adding the .native.ts extension to the file that should be bundled only for the native platforms.

@MatiPl01 MatiPl01 self-assigned this Nov 24, 2025
@vercel
Copy link

vercel bot commented Nov 24, 2025

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

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
react-native-sortables-docs Ignored Ignored Nov 24, 2025 11:08am

@github-actions github-actions bot added the fix label Nov 24, 2025
@MatiPl01 MatiPl01 merged commit 2c58bfd into main Nov 24, 2025
11 checks passed
@MatiPl01 MatiPl01 deleted the fix/webpack-bundling-issue branch November 24, 2025 22:37
MatiPl01 pushed a commit that referenced this pull request Nov 24, 2025
## [1.9.4](v1.9.3...v1.9.4) (2025-11-24)

### Bug Fixes

* Expo doctor check failures ([#516](#516)) ([3b11dc7](3b11dc7))
* Webpack bundling issue caused by TurboModule import ([#522](#522)) ([2c58bfd](2c58bfd))
@MatiPl01
Copy link
Owner Author

🎉 This issue has been resolved in version 1.9.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Not bundling with React Native web using webpack bundler, or Storybook RNW with Vite bundler

2 participants