Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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