모노레포에서 유형 스크립트 라이브러리 공유 라이브러리 코드를 공유하는 3개의 서비스로 모노레포를 설정하려고 합니다. 현재 상황은 다음과 같습니다. repo: web pdf/ package.json reference to shared-ts using github url tsconfig.json frontend/ package.json reference to shared-ts using github url tsconfig.json repo: mobile (react-native) package.json reference to shared-ts using github url tsconfig.json repo: shared-ts package.json tsconfig.json 이것은 효과가 있지만 헌신하는 것은..