You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, all packages using the ESM exports are failing to be bundled with Snackager. Unfortunately, Metro/RN lacks support for these dependencies as of writing.
Luckily, this is changing with the "Metro package exports support" RFC. Once this is finalized, we can also work on supporting this in Snackager.
All issues related to this are marked with the label snackager - exports support
The text was updated successfully, but these errors were encountered:
Right now, all packages using the ESM
exports
are failing to be bundled with Snackager. Unfortunately, Metro/RN lacks support for these dependencies as of writing.Luckily, this is changing with the "Metro package exports support" RFC. Once this is finalized, we can also work on supporting this in Snackager.
The text was updated successfully, but these errors were encountered: