sv add
sv add updates an existing project with new functionality.
Usage
npx sv addnpx sv add [add-ons]You can select multiple space-separated add-ons from the list below, or you can use the interactive prompt.
Options
-C, --cwd
Path to the root of your Svelte(Kit) project.
--no-git-check
Even if some files are dirty, no prompt will be shown
--install <package-manager>
Installs dependencies with a specified package manager:
npmpnpmyarnbundeno
--no-install
Prevents installing dependencies