ReactNativemetrometro依赖解析流程On this pagemetro依赖解析流程 依赖解析流程 介绍 此部分主要介绍如何用babel ast将一个模块(也就是一个文件)进行解析并找到其依赖。 treeshaking也是主要在这块进行一些代码定制化。