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 the sourcesContent 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
React Native version: >= 0.60.2
Steps To Reproduce
generated/sourcemaps/react/does not contain thesourcesContentfield.Describe what you expected to happen:
The source map should contain a fully-populated
sourcesContentfield.More context: facebook/hermes#85 opened by @bengourley