Skip to content

Commit

Permalink
Remove unstable_enablePackageExports from metro config.
Browse files Browse the repository at this point in the history
Co-authored-by: Kræn Hansen <kraen.hansen@mongodb.com>
  • Loading branch information
elle-j and kraenhansen authored May 1, 2024
1 parent 978bac5 commit 612bde6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ module.exports = makeMetroConfig({
transform: {
experimentalImportSupport: false,
inlineRequires: false,
unstable_enablePackageExports: true,
},
}),
},
Expand Down

0 comments on commit 612bde6

Please sign in to comment.