protobuf5.x 加载问题 需要修改protobuf.js 源码吗?

var Contents = ProtoBuf.loadProtoFile(path).build(str);
去掉cc.url.raw方法,上述方法一直为null