Skip to content

Move from npmignore to files in order to fix the native components packaging #3319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

M-i-k-e-l
Copy link
Collaborator

Description

Looks like our native components are broken for a while, this fixes the issue.
We've moved to node 20 from 16 (PR) and for some reason it changed the files included in our package - it removed all the native files (ios and android folders under lib).

I've tried to find the relevant change and it is in node 17, but I did not see anything that seemed relevant in the release notes.

Changing to files and removing the npmignore solved the issue.

Please look for anything I've missed in the new files 🙏

Changelog

Move from npmignore to files in order to fix the native components packaging

Additional info

None

@ethanshar ethanshar merged commit b4fd1d8 into master Oct 27, 2024
1 check passed
@ethanshar ethanshar deleted the fix/move-to-files-to-fix-native-components branch October 27, 2024 07:18
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