Anton Ulianov

Results 5 comments of Anton Ulianov

Problem here is what webpack handles both AMD-style and CommonJS style definitions In code ``` /* AMD */ if (typeof define === 'function' && define["amd"]) define(["Long"], factory); /* CommonJS */...

btw, the same problem in `protobuf.js` with requiring `bytebuffer`

Great! Many thanks. Looks like issue can be closed

Please publish updated libraries to npm. Direct install of protobfjs from github is broken as there is no v5.0.0 bytebuffer package published.

Have same issue, adding --mode production to s3deploy command didnt help