sveltejs / cli

The Svelte CLI
MIT License
258 stars 11 forks source link

fix: ignore path prompt if user provided path in `create` #292

Closed manuel3108 closed 1 week ago

manuel3108 commented 1 week ago

Closes #291

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 424966db5b1f88352b8bb942b0c48cc37663bce2

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

This PR includes changesets to release 1 package | Name | Type | | ---- | ----- | | sv | 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

pkg-pr-new[bot] commented 1 week ago

Open in Stackblitz

pnpm add https://pkg.pr.new/sveltejs/cli/sv@292
pnpm add https://pkg.pr.new/sveltejs/cli/svelte-migrate@292

commit: 63182d9

benmccann commented 1 week ago

I liked the name userProvidedPath better, so might revert the last commit :laughing:

manuel3108 commented 1 week ago

I was debating, that sounded too much as a string for me. I thought about adding an is or has, but that all sounded strange :)