When importing voyager into a browser app in order to add an orbitdb to voyager, it is necessary to use polyfills in order to suppress compilation and bundling errors.
It would be easier if that library works out of the box for browser and NodeJS without configuring polyfills.
Not sure if that is possible by providing a separate build for browsers.