metro/packages
David Aurelio cb6bace9c6 Append `sourceMappingURL` in bundle building function
Summary:
We appended a `sourceMappingURL` in the same place where we write out the files. This will break output that is not a plain text file, like Random Access Bundles.
This moves the corresponding logic into the function that builds the bundle.

Reviewed By: cpojer

Differential Revision: D5061039

fbshipit-source-id: 17fadb5a687c8d4b1f29439e8bf946bae58eb2d9
2017-05-16 05:26:40 -07:00
..
metro-bundler Append `sourceMappingURL` in bundle building function 2017-05-16 05:26:40 -07:00
setupBabel.js Fix flow errors. 2017-02-27 10:41:38 +00:00