• Robert Knight's avatar
    Modify live reload server to use client served by package content server · 6dcec091
    Robert Knight authored
    The live reload server's example page was modified to use a script tag
    for config settings because the boot script currently only reads that
    config source and does not use `window.hypothesisConfig()`.
    
    In order to use the sidebar app from the local service, the service
    needs to be configured to serve the local client by setting the
    'CLIENT_URL' env var before running the devserver and in the client, the
    'H_SERVICE_URL' env var needs to be pointed at the devserver host.
    6dcec091
Name
Last commit
Last update
.github Loading commit data...
docs Loading commit data...
images Loading commit data...
scripts Loading commit data...
src Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.npmrc Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT Loading commit data...
Jenkinsfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
npm-shrinkwrap.json Loading commit data...
package.json Loading commit data...