Open cessationoftime opened 7 years ago
What's the status on merging this? I'm currently blocked by a problem this fixes.
@download13 I don't believe this project is maintained anymore. But I did publish this pull request to npm if you wish to use it. See: https://www.npmjs.com/package/proto-loader6
Rewrite for protobuf.js 6.0.2.
Bundles .proto files with pbjs output (in json target format) and adds json output to webpack. Loads by chaining
json-loader
andproto-loader
.