Closed
Description
Hello,
We noticed that there was an order of magnitude in the size of the build for this project.
https://www.npmjs.com/package/pubnub/v/4.33.1 (6.23 MB)
https://www.npmjs.com/package/pubnub/v/4.34.0 (35.9 MB)
We don't use this project directly but it came in as a transitive dependency. We had to chase down why our build had a dramatic increase between yesterday and today (we deploy to AWS lambda and this size increase pushed our build over the permitted size).
Just wanted to point this out as it might break others too.
Thanks!