Skip to content

Commit 9b8653f

Browse files
ooflorentskipjack
authored andcommitted
docs(api): remove obsolete cli flag (#1733)
The `--save` option has been removed from webpack's CLI. See the following pull request for reference: webpack/webpack#3896
1 parent 2c47976 commit 9b8653f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/api/cli.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ These options makes the build [watch](/configuration/watch/) for changes in file
215215
Parameter | Explanation
216216
------------------------- | ----------------------
217217
`--watch`, `-w` | Watch the filesystem for changes
218-
`--save`, `-s` | Recompiles on save regardless of changes
219218
`--watch-aggregate-timeout` | Timeout for gathering changes while watching
220219
`--watch-poll` | The polling interval for watching (also enable polling)
221220
`--watch-stdin`, `--stdin` | Exit the process when stdin is closed

0 commit comments

Comments
 (0)