Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/#168 - 스토리북 빌드되지 않는 문제 수정 #169

Merged
merged 9 commits into from
Nov 14, 2024
Merged

Conversation

baegyeong
Copy link
Collaborator

close #168

✅ 작업 내용

  • 스토리북 workflow 실행 시 yarn run build에서 터지는 문제 해결
    • tailwind.config.js를 불러올 때 생기는 문제였으며, 이 파일을 ts로 바꾸고 tsconfig.app.json의 include 옵션에 넣어줬습니다.

📸 스크린샷(FE만)

📌 이슈 사항

🟢 완료 조건

✍ 궁금한 점

😎 체크 사항

  • label 설정 확인
  • 브랜치 방향 확인

@baegyeong baegyeong added 🐞 bugfix Something isn't working 🌏 deploy 배포 관련 FE labels Nov 14, 2024
@baegyeong baegyeong requested a review from a team November 14, 2024 13:01
@baegyeong baegyeong self-assigned this Nov 14, 2024
@baegyeong baegyeong linked an issue Nov 14, 2024 that may be closed by this pull request
1 task
@baegyeong baegyeong merged commit 74f4f92 into dev-fe Nov 14, 2024
@baegyeong baegyeong deleted the bug/#168 branch November 14, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌏 deploy 배포 관련 FE 🐞 bugfix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - storybook build가 안되는 문제
1 participant