前端代码
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