0.0.5 • Published 11 months ago

@twohair/lite-server v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

fork

change

command line from Browsersync

  • --open Decide which URL to open automatically when Browsersync starts. Defaults to "local" if none set. Can be true, local, external, ui, ui-external, tunnel or false
  • --startPath
  • -o Equivalent to --startPath
// Open the first browser window at URL + "/info.php"
startPath: "/info.php";