Can you share where did you find the file to provide jspb?

Thanks,
John

On Thursday, April 28, 2016 at 2:58:42 PM UTC-7, Jeffrey Getzin wrote:
>
> Hi there,
>
>  Experimenting with Protobuffers again after being out of Google for a few 
> years. I've been generating C# code for my proto buffer definition files 
> with no problem; the problem is when I generate the JavaScript files.
>
>  Each generated JavaScript file has the Closure dependency:
>
> goog.require('jspb.Message');
>>
>
> However, I can't seem to find any file that contains a 
> goog.provide('jspb.Message'), either locally or on the intertubes. My fear 
> is that the providing file may be internal to Google, in which case protoc 
> is useless to me for generating JavaScript. Is this the case, or is there a 
> file somewhere I'm missing?
>
>    Thanks,
>        Jeff the Xoogler
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to