• Robert Knight's avatar
    Fix module load error on pages defining `require` · 3f9bc92d
    Robert Knight authored
    There are two expressions which reference a global `require` function in
    the Browserify prelude. Both of them need to be rewritten to use
    `hypothesisRequire` instead. Previously only the first use was
    rewritten, which worked as long as the page didn't define its own
    `require` function. On https://qa.hypothes.is/search for example, h's
    JavaScript bundles do.
    3f9bc92d
Name
Last commit
Last update
..
decaf Loading commit data...
gulp Loading commit data...
.eslintrc Loading commit data...
create-github-release.js Loading commit data...
deploy-to-s3.js Loading commit data...
generate-change-list.js Loading commit data...
release-it Loading commit data...
update-icon-font.py Loading commit data...
wait-for-npm-release.sh Loading commit data...