Skip to content

Cut the require protobufjs step #4

@samuelmesq

Description

@samuelmesq

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions