--- robots: noindex, nofollow tags: pitch --- # Repo & Build Updates ### Problem Devs have to pre-build packages before they can use them in other packages. This makes development cumbersome and slow. We sometimes use built paths to other packages (/lib or /dist) instead of importing from source code directly. This is brittle and limits how and where those packages can be used. ### Appetite - ### Solution - ### Risks (Rabbit holes) - ### Out of scope (No-gos) -