Skip to content

pbjs: Support generating one .js file per .proto file #722

Open
@dandean

Description

@dandean

I have a shared library of .proto files. I'd like to be able to publish it as an npm module consisting of one .js file per .proto file. This will enable any consumer of the module to import only what they need, and so have a smaller bundle size which is specific to the application.

Is this possible with pbjs?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions