brianchirls / proto-loader

Protocol Buffer loader module for webpack
27 stars 18 forks source link

update for protobuf.js 6.0.2 #12

Open cessationoftime opened 7 years ago

cessationoftime commented 7 years ago

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 and proto-loader.

download13 commented 7 years ago

What's the status on merging this? I'm currently blocked by a problem this fixes.

cessationoftime commented 7 years ago

@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