/
eb
/
Surf
Обзор
Документация
Войти
/
eb
/
Surf
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/browser-sync/cli-options/opts.reload.json
16 строк
316 B
EvgeniyBudaev
Initial commit
17 фев 2020, 09:02
17 фев 2020, 09:02
bb6f06f
Код
Авторство
О чём код?
{ "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" } }