mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bcb37c0b6a
Summary:Sourcemaps on HMR where a couple of line off. The problem is that since the `__accept` call doesn't go through the sourcemaps pipeline we need to make sure that call is a single-line one. This was originally written in a single line but I incorrectly updated it on https://github.com/facebook/react-native/commit/436db67126f1e64d1889c2d084b77c98c8d63f8d. Would be great having test coverage for this. Reviewed By: davidaurelio Differential Revision: D3075164 fb-gh-sync-id: c77ea99f26bdd675f241c5d20a620eb4ddfbf701 shipit-source-id: c77ea99f26bdd675f241c5d20a620eb4ddfbf701