rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
12 stars 14 forks source link

Remove rollup-plugin-preserve-directives from dependencies #181

Closed kotAPI closed 9 months ago

kotAPI commented 9 months ago

Removing a dependency we no longer use

watermelon-copilot-for-code-review[bot] commented 9 months ago

Watermelon AI Summary

This pull request focuses on streamlining the project’s setup and maintenance. It removes an unused plugin from dependencies, clarifies which versions of Node the project is compatible with by adding this info to the package.json file, refines language syntax in a part of the code, and cleans up by eliminating redundant engine version specifications.

GitHub PRs

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6a80915) 90.62% compared to head (8f94b4b) 90.62%.

:exclamation: Current head 8f94b4b differs from pull request most recent head f731e02. Consider uploading reports for the commit f731e02 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #181 +/- ## ======================================= Coverage 90.62% 90.62% ======================================= Files 5 5 Lines 32 32 Branches 8 8 ======================================= Hits 29 29 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.