ALAnthony Lucasinmake-it-run-blog.hashnode.dev·8h ago · 2 min readReduce Expo Monorepo CI Build TimeExpo monorepo CI gets slow and flaky for the same reason: we treat all caches as one thing. Then builds run from the repo root, one app reuses another app’s Metro state, or native cache is blamed for 00