proto-loader
proto-loader copied to clipboard
proto! prefix no longer required?
Might be my local webpack config but I needed to remove the proto! from the README line:
var protoDefinition = require('proto!./message.proto');