Describe the bug
Browser bundle emits the following error, when importing and using the client
../stacks-blockchain-api/client/node_modules/jsonrpc-lite/jsonrpc.js 16:24-31
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
See this PR, which references the same issue: teambition/jsonrpc-lite#17
Supposedly it's fixed in that PR, but hasn't been spoken of in 12 months.