Skip to content

모노레포 패키지 설정 #1

Description

@iOdiO89

어떤 기능인가요?

모노레포 기초 설정에 필요한 패키지들을 생성하고 설정한다.

작업 상세 내용

  • packages/typescript-config 생성
  • packages/core 생성
    • rn, next에서 공통으로 사용하는 util, type, hook 등이 들어갈 예정
    • jit packages 방식 사용하기
  • apps/web 구성
    • tsconfig에 packages/typescript-config 연결하기
    • packages/core에 util, type, hook 예시 파일 만들고 import 및 사용 정상적으로 되나 확인하기
    • 루트 package.json에 pnpm install:web pnpm dev:web pnpm build:web 스크립트 만들기

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions