-
Notifications
You must be signed in to change notification settings - Fork 51
[WIP] Storybook Vite & Fix storybook build error #1998
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
Conversation
postcss-preset-env builtin
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## alpha #1998 +/- ##
=======================================
Coverage 84.24% 84.24%
=======================================
Files 142 142
Lines 2279 2279
Branches 607 607
=======================================
Hits 1920 1920
Misses 282 282
Partials 77 77 ☔ View full report in Codecov by Sentry. |
스토리북 버전을 7.5.3 으로 고정해서 빌드 에러를 수정했고, Vite가 v5부터 장기적으로 ESM만 지원할 예정인데 bezier-react 설정과는 맞지 않는 부분이 있어서 굳이 vite로 업그레이드할 필요성은 없어보입니다. |
Self Checklist
Related Issue
Summary
Details
Breaking change? (Yes/No)
References