mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
753cc7683c
Summary: @public The source maps generated by uglify are already stringified, and therefore were being stringified twice. Reviewed By: @martinbigio Differential Revision: D2498242