We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40c49e commit b61d670Copy full SHA for b61d670
apps/svelte.dev/content/docs/cli/20-commands/20-sv-add.md
@@ -20,7 +20,7 @@ You can select multiple space-separated add-ons from [the list below](#Official-
20
## Options
21
22
- `-C`, `--cwd` — path to the root of your Svelte(Kit) project
23
-- `--no-preconditions` — skip checking preconditions <!-- TODO what does this mean? -->
+- `--no-git-check` — even if some files are dirty, no prompt will be shown
24
- `--install` — installs dependencies with a specified package manager
25
- `--no-install` — prevents installing dependencies
26
0 commit comments