Skip to content

chore(storybook): add vite.config.ts to packages for vanilla-extract support#247

Open
froggy1014 wants to merge 2 commits intodev/side-v2from
chore/add-storybook-vite-config-jeongmin
Open

chore(storybook): add vite.config.ts to packages for vanilla-extract support#247
froggy1014 wants to merge 2 commits intodev/side-v2from
chore/add-storybook-vite-config-jeongmin

Conversation

@froggy1014
Copy link
Copy Markdown
Contributor

@froggy1014 froggy1014 commented Apr 22, 2026

Summary

  • 각 패키지의 독립 Storybook(dev:storybook) 실행 시 vite.config.ts가 없어 루트의 vanillaExtractPlugin을 읽지 못하는 문제 수정
  • avatar 패키지의 기존 패턴(export { default } from '../../vite.config')을 13개 패키지에 동일하게 적용
  • 대상: accordion, badge, button, card, checkbox, divider, flex, grid, input, radio, skeleton, switch, tooltip, typography
TO-BE
image image

Test plan

  • 각 패키지 디렉토리에서 pnpm dev:storybook 실행 시 정상 동작 확인
  • 루트 pnpm dev:storybook 정상 동작 유지 확인

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (2)
  • main
  • release/v1

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 88e6adb6-92af-442b-a879-8c1ee4688147

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/add-storybook-vite-config-jeongmin

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.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 22, 2026

⚠️ No Changeset found

Latest commit: cfdf73f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant