Skip to content

Conversation

@khwww
Copy link
Contributor

@khwww khwww commented Feb 3, 2026

작업 내용

node_modules에 대한 추적을 해제하여 .gitignore가 정상 적용되도록 수정했습니다.

특이 사항

리뷰 요구사항 (선택)

@vercel
Copy link

vercel bot commented Feb 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solid-connect-web-admin Error Error Feb 3, 2026 2:31am
solid-connection-web Error Error Feb 3, 2026 2:31am

@coderabbitai
Copy link

coderabbitai bot commented Feb 3, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (50)
  • apps/web/node_modules/.bin/acorn is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/autoprefixer is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/browserslist is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/jiti is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/next is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/next-render-analyzer is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/prettier is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/rollup is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/tailwind is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/tailwindcss is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/tsc is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/tsserver is excluded by !**/node_modules/**
  • apps/web/node_modules/.bin/webpack is excluded by !**/node_modules/**
  • apps/web/node_modules/@hookform/resolvers is excluded by !**/node_modules/**
  • apps/web/node_modules/@next/third-parties is excluded by !**/node_modules/**
  • apps/web/node_modules/@radix-ui/react-checkbox is excluded by !**/node_modules/**
  • apps/web/node_modules/@radix-ui/react-label is excluded by !**/node_modules/**
  • apps/web/node_modules/@radix-ui/react-progress is excluded by !**/node_modules/**
  • apps/web/node_modules/@radix-ui/react-select is excluded by !**/node_modules/**
  • apps/web/node_modules/@react-google-maps/api is excluded by !**/node_modules/**
  • apps/web/node_modules/@sentry/nextjs is excluded by !**/node_modules/**
  • apps/web/node_modules/@stomp/stompjs is excluded by !**/node_modules/**
  • apps/web/node_modules/@svgr/webpack is excluded by !**/node_modules/**
  • apps/web/node_modules/@tanstack/react-query is excluded by !**/node_modules/**
  • apps/web/node_modules/@tanstack/react-query-devtools is excluded by !**/node_modules/**
  • apps/web/node_modules/@tanstack/react-virtual is excluded by !**/node_modules/**
  • apps/web/node_modules/@types/node is excluded by !**/node_modules/**
  • apps/web/node_modules/@types/react is excluded by !**/node_modules/**
  • apps/web/node_modules/autoprefixer is excluded by !**/node_modules/**
  • apps/web/node_modules/axios is excluded by !**/node_modules/**
  • apps/web/node_modules/class-variance-authority is excluded by !**/node_modules/**
  • apps/web/node_modules/clsx is excluded by !**/node_modules/**
  • apps/web/node_modules/critters is excluded by !**/node_modules/**
  • apps/web/node_modules/firebase-admin is excluded by !**/node_modules/**
  • apps/web/node_modules/linkify-react is excluded by !**/node_modules/**
  • apps/web/node_modules/linkifyjs is excluded by !**/node_modules/**
  • apps/web/node_modules/lucide-react is excluded by !**/node_modules/**
  • apps/web/node_modules/next is excluded by !**/node_modules/**
  • apps/web/node_modules/next-render-analyzer is excluded by !**/node_modules/**
  • apps/web/node_modules/postcss is excluded by !**/node_modules/**
  • apps/web/node_modules/react is excluded by !**/node_modules/**
  • apps/web/node_modules/react-dom is excluded by !**/node_modules/**
  • apps/web/node_modules/react-hook-form is excluded by !**/node_modules/**
  • apps/web/node_modules/sockjs-client is excluded by !**/node_modules/**
  • apps/web/node_modules/tailwind-merge is excluded by !**/node_modules/**
  • apps/web/node_modules/tailwindcss is excluded by !**/node_modules/**
  • apps/web/node_modules/tailwindcss-animate is excluded by !**/node_modules/**
  • apps/web/node_modules/typescript is excluded by !**/node_modules/**
  • apps/web/node_modules/zod is excluded by !**/node_modules/**
  • apps/web/node_modules/zustand is excluded by !**/node_modules/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/remove-tracked-node-modules

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the web label Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants