UNPKG

browser-sync

Version:

Live CSS Reload & Browser Syncing

31 lines (30 loc) 1.81 kB
{ "help": "Output usage information", "version": "Output the version number", "browser": "Choose which browser should be auto-opened", "files": "File paths to watch", "server": "Run a Local server (uses your cwd as the web root)", "index": "Specify which file should be used as the index page", "extensions": "Specify file extension fallbacks", "startPath": "Specify the start path for the opened browser", "https": "Enable SSL for local development", "directory": "Show a directory listing for the server", "proxy": "Proxy an existing server", "xip": "Use xip.io domain routing", "tunnel": "Use a public URL", "open": "Choose which URL is auto-opened (local, external or tunnel)", "config": "Specify a path to a bs-config.js file", "host": "Specify a hostname to use", "logLevel": "Set the logger output level (silent, info or debug)", "port": "Specify a port to use", "reload-delay": "Time in milliseconds to delay the reload event following file changes", "reload-debounce": "Restrict the frequency in which browser:reload events can be emitted to connected clients", "ui-port": "Specify a port for the UI to use", "no-notify": "Disable the notify element in browsers", "no-open": "Don't open a new browser window", "no-online": "Force offline usage", "no-ui": "Don't start the user interface", "no-ghost-mode": "Disable Ghost Mode", "no-inject-changes": "Reload on every file change", "no-reload-on-restart": "Don't auto-reload all browsers following a restart" }