Skip to content
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

feat: allow sub path migration or none at all #391

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dummdidumm
Copy link
Member

This adds two new prompts to the Svelte migration:

  • custom folder prompt (from multiselect); if selected you can specify what folders exactly to migrate. closes Specify paths to be ignored by svelte-migrate #390
  • adds a way to skip migrating your components if you want to do it incrementally but still benefit from having your package.json and entry points migrated automatically

This adds two new prompts to the Svelte migration:
- custom folder prompt (from multiselect); if selected you can specify what folders exactly to migrate. closes #390
- adds a way to skip migrating your components if you want to do it incrementally but still benefit from having your package.json and entry points migrated automatically
Copy link

changeset-bot bot commented Jan 9, 2025

🦋 Changeset detected

Latest commit: 43bdcc7

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

This PR includes changesets to release 1 package
Name Type
svelte-migrate Minor

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

Copy link

pkg-pr-new bot commented Jan 9, 2025

Open in Stackblitz

npm i https://pkg.pr.new/sveltejs/cli/sv@391
npm i https://pkg.pr.new/sveltejs/cli/svelte-migrate@391

commit: 43bdcc7

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.

Specify paths to be ignored by svelte-migrate
5 participants