geist-org / geist-ui

A design system for building modern websites and applications.
https://geist-ui.dev
MIT License
4.34k stars 334 forks source link

🐞 fix: exclude `esm` instead of `es` #808

Closed tohsaka888 closed 1 year ago

tohsaka888 commented 1 year ago

Checklist

Change information

I did not find a folder named es in the project. On the contrary, the esm folder generated during packaging, tsc should not compile this folder

netlify[bot] commented 1 year ago

Deploy Preview for geist-ui ready!

Name Link
Latest commit 210ad37a87f175b7865058af6ea69c5217245153
Latest deploy log https://app.netlify.com/sites/geist-ui/deploys/637d7e7b775c140008ebe908
Deploy Preview https://deploy-preview-808--geist-ui.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

codecov[bot] commented 1 year ago

Codecov Report

Base: 98.85% // Head: 98.85% // No change to project coverage :thumbsup:

Coverage data is based on head (210ad37) compared to base (9e5ceed). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #808 +/- ## ======================================= Coverage 98.85% 98.85% ======================================= Files 198 198 Lines 3046 3046 Branches 668 668 ======================================= Hits 3011 3011 Misses 34 34 Partials 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geist-org). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=geist-org)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

unix commented 1 year ago

The esm folder cannot be excluded, it is one of the entrances.