vmware-clarity / core

Clarity is a scalable, accessible, customizable, open-source design system built with web components. Works with any JavaScript framework, created for enterprises, and designed to be inclusive.
https://clarity.design
MIT License
164 stars 42 forks source link

fix(package): correctly publish root file export #214

Closed williamernest closed 1 year ago

williamernest commented 1 year ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

The exports field in the published package.json incorrectly mapped the root index file with the key "./", which is invalid.

Issue Number: N/A

What is the new behavior?

Correctly maps the root index file for ".", which is valid.

Does this PR introduce a breaking change?

Other information

github-actions[bot] commented 1 year ago

👋 @williamernest,

Thank you,

🤖 Clarity Release Bot

github-actions[bot] commented 1 year ago

Hi there 👋, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed PRs after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.