protobuf.js icon indicating copy to clipboard operation
protobuf.js copied to clipboard

fix: add exports section to package.json

Open egasimus opened this issue 2 years ago • 1 comments

This enables importing "protobufjs/light" and "protobufjs/minimal" in native Node/ESM contexts.

See also: https://github.com/protobufjs/protobuf.js/pull/1931 (for v6)

egasimus avatar Aug 27 '23 12:08 egasimus

Would be great to merge this PR

nicolasroger17 avatar May 27 '24 08:05 nicolasroger17