-
-
Notifications
You must be signed in to change notification settings - Fork 98
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
Fix path imports to be ESM compliant #277
Conversation
🦋 Changeset detectedLatest commit: 699e20e The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There are some upstream issues exposed by moving to module: NodeNext. You'll see them when you run svelte-check.
|
Co-authored-by: CokaKoala <[email protected]>
Thank you for the PR! I think we'll wait for the Melt PR to merge first (and hopefully a |
@AdrianGonz97 Seems like the Melt-UI PR has been merged! |
Apologies for letting this sit for so long. Due to how large of a PR this is, and how long we've let it sit for, the merge conflicts grew to so much, it was far easier to just reimplement this again rather than resolve every conflict. Closing in favor of #352 |
Fixes #276