mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-17 23:04:40 +08:00
Summary: The HMR logic used to try to calculate the dependencies of every new added (or modified) file, including assets. This resulted in a TransformError. This commit adds a check that stops the HMR bundling once it finds out that the updated file is an asset Reviewed By: cpojer Differential Revision: D5697391 fbshipit-source-id: faf7ccad76ac4922b70ed1c7ce8ce32b03c4e8ee