-
Notifications
You must be signed in to change notification settings - Fork 18
Cut the require protobufjs step #4
Copy link
Copy link
Open
Description
It would be better if you could skip all this part of require('protobufjs'), in my tests i could not, some problems with the protobufjs. basically what I tried to do was change the file ending to use the protobufjs:
return 'var protobuf = require("protobufjs"); module.exports = protobuf.loadJson(...'In theory this works, right? But the protobufjs was lost in their own dependencies 👍
Someone see better ways of doing this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels