Closed as not planned
Description
Extracted from #1713
Right now e2e tests do not pass against js-ipfs:
npm ci && npm run build && E2E_IPFSD_TYPE=js npm run test:e2e
Note: we are unable to ship webui with js-ipfs without fixing this.
In theory, it is ok to ship release that only works with go-ipfs and fix this later, using tribute rotation, but would be way better to ship release to both JS and GO.