protobuf.js version: 7.1.0
- Go to release page https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.1.0
- Download zip.
Expected:
Dist folder in downloaded archive (with protobuf.js and protobuf.min.js), like there was one in https://github.com/protobufjs/protobuf.js/archive/refs/tags/protobufjs-v7.0.0.zip
Actual:
No dist folder in the archive.
Maybe I'm looking at the wrong place. Then I'd like to have some guidance.
Thanks!