mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-20 02:22:51 +00:00
update
This commit is contained in:
16
node_modules/browser-sync/cli-options/opts.reload.json
generated
vendored
Normal file
16
node_modules/browser-sync/cli-options/opts.reload.json
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"files": {
|
||||
"desc": "File paths to reload",
|
||||
"type": "array",
|
||||
"alias": "f"
|
||||
},
|
||||
"port": {
|
||||
"alias": "p",
|
||||
"type": "number",
|
||||
"desc": "Target a running instance by port number"
|
||||
},
|
||||
"url": {
|
||||
"alias": "u",
|
||||
"desc": "Provide the full the url to the running Browsersync instance"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user