rsocket-rpc-js icon indicating copy to clipboard operation
rsocket-rpc-js copied to clipboard

Does this even work?

Open iskradelta opened this issue 6 years ago • 0 comments

The generated rpc js contains 'exports' which is not defined, even when chosing closure as import_style or commonjs. Then it also uses Buffer without having imported it.

iskradelta avatar Nov 05 '19 11:11 iskradelta