protobuf.js version: 6.8.1
The npm package for version 6.8.0 would get installed on disk with a dist/ directory in it that had the browser builds of protobuf.js. However, 6.8.1 no longer has the dist/ directory.
Is this by design or is it an npm publish error?
protobuf.js version: 6.8.1
The npm package for version 6.8.0 would get installed on disk with a dist/ directory in it that had the browser builds of protobuf.js. However, 6.8.1 no longer has the dist/ directory.
Is this by design or is it an
npm publisherror?