mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-09 09:12:06 +08:00
Summary: There are two fs steps and it wasn't clear why. This now puts the right label: ``` [9:38:25 PM] <START> Building in-memory fs for JavaScript [9:38:27 PM] <END> Building in-memory fs for JavaScript (2030ms) [9:38:27 PM] <START> Building in-memory fs for Assets [9:38:27 PM] <END> Building in-memory fs for Assets (615ms) ```