• Robert Knight's avatar
    Support customizing the hostname in URLs that point to the package server · bb55a41c
    Robert Knight authored
    To facilitate testing the client on devices that are not the same as the
    one the package server and Hypothesis dev server are running on, it is
    useful to be able to set the hostname for URLs that point to the package
    content server that `gulp watch` runs.
    
    This commit adds support for setting this via a `PACKAGE_SERVER_HOSTNAME`
    env var.
    bb55a41c
serve-package.js 1.48 KB