Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: switch to generated protobuf code for grpc-protocol #3655

Closed
wants to merge 2 commits into from

Commits on Apr 29, 2021

  1. fix: switch to generated protobuf code for grpc-protocol

    The json object emitted by protobufjs seems to be incompatible with
    it's own INamespace definition in the latest release so switch to
    using generated code.
    
    This should be a bit faster to load anyway.
    achingbrain committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    5e6e4cb View commit details
    Browse the repository at this point in the history
  2. chore: update bundlesize

    achingbrain committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    765e30b View commit details
    Browse the repository at this point in the history