You need to explain why React Native's Metro bundler is slow on large projects during a team retrospective. What is the most constructive approach?
-
A
Complain that Metro is poorly designed without proposing solutions
-
B
Present benchmark data, explain the root cause (large dependency graph), and propose concrete mitigations like Haul or RAM bundle configuration
-
C
Suggest migrating to Expo to avoid the topic
-
D
Tell the team to just wait longer for builds