Closed
Description
React Native version: >= 0.60.2
Steps To Reproduce
- Build a new RN app in release mode with Hermes.
- The source map under
generated/sourcemaps/react/
does not contain thesourcesContent
field.
Describe what you expected to happen:
The source map should contain a fully-populated sourcesContent
field.
More context: facebook/hermes#85 opened by @bengourley