File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ so you don't have to take care of it manually.
4040| ` --watch=<DIR> ` | ` source ` , ` ../ ` | Directories to watch changes. |
4141| ` --action=<CMD> ` | ` "npm run build" ` ,<br />` ./myScript.sh ` | Command lines to execute before triggering a refresh. |
4242
43+ Visit ` http://<SOCKET NOTIFICATION SERVICE>/test ` to try it out on the test page.
44+
4345
4446#### Multiple directories or actions
4547
@@ -84,6 +86,8 @@ This feature is enabled by default for the built-in webserver. Pass `--noinject`
8486
8587#### No service ("offline") mode
8688
89+ Use * Reloaded Vibes* to execute commands on changes - with networking disabled.
90+
8791```
8892./rlv --watch=<DIRECTORY TO WATCH> --action=<COMMANDLINE> --noservice
8993```
You can’t perform that action at this time.
0 commit comments