-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
fix(ui): publish MDX
components
#7802
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
Signed-off-by: Aviv Keller <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR aims to publish the MDX components by adding the MDX folder to the package files list in the UI components package.
- Updated package.json to include the MDX folder in the published files array.
Comments suppressed due to low confidence (1)
packages/ui-components/package.json:16
- Ensure that the addition of the 'MDX' folder is documented in relevant project documentation to guide developers on how to use and maintain these components.
"MDX",
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #7802 +/- ##
==========================================
- Coverage 75.48% 75.46% -0.03%
==========================================
Files 101 101
Lines 8309 8309
Branches 218 218
==========================================
- Hits 6272 6270 -2
- Misses 2035 2037 +2
Partials 2 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Lighthouse Results
|
If you approve the fast track, please merge when ready |
Ref: #7793