Function installHMR

  • taken from live-server https://github.com/tapio/live-server

    Parameters

    • host: string = "127.0.0.1"
    • port: string = "9876"
    • Optional reloadCallback: Function

    Returns void

Generated using TypeDoc