-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
✨ 개요
모노레포 설정 감사 후 발견된 HIGH 이슈 + react peerDeps 정리를 일괄 수정합니다.
✅ 해야 할 일
-
configs/tsconfig/package.json의@types/react18.2.13 → 18.3.1 -
apps/*/next.config.js에서 deprecatedimages.domains제거 -
apps/*/next.config.js에서 deprecatedswcMinify: true제거 -
apps/*/next.config.js의transpilePackages에@maru/hooks,@maru/icon추가 -
apps/*/tsconfig.json이 공유@maru/tsconfig/nextjs.json을 extend하도록 변경 - 라이브러리 패키지의 react/react-dom을 peerDependencies로 이동
🙋🏻 덧붙일 말
tsconfig 공유 시 nextjs.json의 strict: false → true로 수정 필요
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels