Skip to content

Conversation

@acelaya
Copy link
Contributor

@acelaya acelaya commented Sep 18, 2025

This PR adds two new package exports for the pattern library and the old Tailwind JS preset (we may not need the latter for a long time, but it cannot be imported if not defined here).

Additionally, it makes sure the ClosableContext is exported from the root of the package.

Comment on lines +93 to +94
"./pattern-library": "./lib/pattern-library/index.js",
"./tailwind.preset.js": "./lib/tailwind.preset.js",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could add the /lib prefix to these two, so that existing imports keep working, but since these are dev assets, they can be updated in every project, and I think they look better without that part.

@codecov
Copy link

codecov bot commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (bbf171b) to head (e22a16e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2095   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           71        71           
  Lines         1364      1364           
  Branches       509       509           
=========================================
  Hits          1364      1364           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@acelaya acelaya merged commit f2e475d into main Sep 18, 2025
4 checks passed
@acelaya acelaya deleted the missing-exports branch September 18, 2025 09:33
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.

3 participants