Closed iredelmeier closed 4 years ago
Could we test just removing the protobudjs dev-dependency and revert the module.export? There are other changes that will get reverted if we revert the whole PR.
Closing in favour of #209. Apparently our webpack browser build pulls in dist
, and so there was a funky lib
and/or dist
somewhere along the way? 🤨
Oddly, removing the protobufjs dev dependency seems to be the cause of #207.
To test the fix, I've made a quick repro repo with steps.