• Robert Knight's avatar
    Remove unused sourcemap upload scripts · fc3c9fab
    Robert Knight authored
    We currently upload sourcemaps to https://cdn.hypothes.is alongside the
    JS bundles for a particular client release. Sentry will fetch them from
    the URLs specified by `//# sourceMappingURL` comments in JS bundles
    without us having to upload the sourcemaps to Sentry directly.
    
    We were not running these scripts as part of the current QA/prod release
    process on Jenkins.
    fc3c9fab
Name
Last commit
Last update
..
create-bundle.js Loading commit data...
create-server.js Loading commit data...
create-style-bundle.js Loading commit data...
dev-server.js Loading commit data...
manifest.js Loading commit data...
minify-stream.js Loading commit data...
serve-package.js Loading commit data...
vendor-bundles.js Loading commit data...