brianchirls / proto-loader

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

proto! prefix no longer required? #5

Open escholtz opened 8 years ago

escholtz commented 8 years ago

Might be my local webpack config but I needed to remove the proto! from the README line: var protoDefinition = require('proto!./message.proto');