`window.URL` doesn't parse `dat://urls` and Browserify is going to end up bundling `url` regardless. I'm using this for `dat-archive-web` and am having trouble making it work properly on both node and the browser.
window.URLdoesn't parsedat://urlsand Browserify is going to end up bundlingurlregardless.I'm using this for
dat-archive-weband am having trouble making it work properly on both node and the browser.