## 问题描述 1. 目前文件存储路径通过项目路径来计算 hash 2. 每次 install 时,都会重新生成 meta 和 bootStrap ## 改动方案 1. 在 workDir 内添加依赖树 hash 信息 3. 如果 hash 不变,预期直接 mount 依赖即可