Jean Lauliac 51da59f9e6 metro-bundler: use buildID instead of entry path for reporting
Summary: This fixes a longstanding bug that happens when 2 bundles with the same entry path but different options (dev, minify, etc.) get mixed up in the reporting. To prevent that we just use a unique build ID for each bundle that the Server handles separately.

Reviewed By: cpojer

Differential Revision: D5147049

fbshipit-source-id: da5c9cfe8c6a5d888b5be737947800d213081d86
2017-05-31 04:06:52 -07:00
2017-01-26 12:56:40 +00:00
2017-05-22 11:54:20 +01:00
2017-05-22 11:39:13 +01:00
2017-01-26 12:56:40 +00:00
2017-05-23 11:40:47 +01:00
2017-03-01 11:01:35 +00:00
2017-01-26 12:56:40 +00:00
2017-01-26 12:56:40 +00:00
2017-01-26 12:56:40 +00:00
2017-01-26 12:56:40 +00:00
2017-01-26 12:56:40 +00:00
2017-03-01 11:01:35 +00:00
2017-01-26 12:56:40 +00:00
2017-05-23 11:58:55 +01:00
2017-01-26 12:56:40 +00:00
2017-01-26 12:56:40 +00:00
2017-05-23 11:58:55 +01:00

metro-bundler Build Status Windows Build Status npm version

The JavaScript bundler for React Native

Description
🚇 The JavaScript bundler for React Native.
https://facebook.github.io/metro
Readme MIT
Languages
JavaScript 100%