Skip to content

chore: Update import paths to support a wider set of module resolution strategies - #352

Merged
huntabyte merged 12 commits into
mainfrom
fix/use-node-next
Feb 26, 2024
Merged

chore: Update import paths to support a wider set of module resolution strategies#352
huntabyte merged 12 commits into
mainfrom
fix/use-node-next

Conversation

@AdrianGonz97

@AdrianGonz97 AdrianGonz97 commented Feb 26, 2024

Copy link
Copy Markdown
Collaborator

This PR updates all internal import paths to abide by the NodeNext module resolution strategy.

Unfortunately, we let #277 sit for too long, resulting in an overwhelming amount of merge conflicts. Rather than resolving every conflict, it was easier to just start from scratch again.

Closes #276

@changeset-bot

changeset-bot Bot commented Feb 26, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 86572d1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
bits-ui Patch

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

@vercel

vercel Bot commented Feb 26, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bits-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2024 7:07pm

@huntabyte huntabyte left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

You the man!

@huntabyte
huntabyte merged commit fabab62 into main Feb 26, 2024
@github-actions github-actions Bot mentioned this pull request Feb 26, 2024
@AdrianGonz97
AdrianGonz97 deleted the fix/use-node-next branch February 26, 2024 23:12
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.

Svelte component libraries should use "NodeNext" for moduleResolution, not "bundler"

2 participants