Alex Hunt
Alex Hunt
Hi @daniel-azu, We've not yet included examples for this in our docs but I will note it as an area for expansion. In the meantime you can check out the...
Hi all 👋, happy to share that `exports` field support is on our roadmap for the second half of 2022. We haven't scheduled this work immediately, but once we have...
This should probably serve both main files "sprint.js" and "sprint.min.js". For the time being, I'd love to see this request merged so we can have some Bower functionality straight away....
@cortinico @tido64 Small input on using `package.json`: For an upcoming feature in Metro ([`exports` support](https://github.com/facebook/metro/issues/670)), we: - Preliminarily aligned on `package.json` over `react-native.config.js` as the location for package-defined options. -...
@kelset Very close to publishing, will include the `"exports"` RFC link here when done: https://github.com/react-native-community/discussions-and-proposals/pull/534. Standardising on camel case throughout makes sense. The RFC will contain a new proposed key...
@AntoineDoubovetzky Hey, yes we gave this a go and CI flagged that we are still depending on this component in several places internally at Meta — enough that this cannot...
I'm not certain whether this is a bug or is intended behaviour (in the context of package entry points) in order to respect the exact module path defined in a...
**Update**: - We've been working on the design for this feature — now shared at https://github.com/react-native-community/discussions-and-proposals/pull/534. The details tacked in this proposal are essential for us to align on building...
Looks to be remediated, so closing! Our minimum supported Node.js version is ^14.17, [since Metro 0.73.0](https://twitter.com/MetroBundler/status/1577342041721389061).
@krisidmisso Thanks for raising this. We've confirmed this was a regression 0.73 and will be pursuing a fix.