Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: wrap project name in quotes for CLI scaffolder create-svelte (#1…
…2843) This commit updates the instructions given by the CLI tool that scaffolds the sveltKit project. it wraps the project name in double quotes. This prevents errors when navigating into directories with spaces in their names.
- Loading branch information