-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Yo datadoggers, how's it going?
Is there any way to avoid that big package size?

I am deploying on lambda which runs on size constraints, and even by stripping away *.map
and *.d.ts
there's still 10mb of diet to do 🤷🏻
For now I'm replacing calls to the SDK with raw HTTP requests. However, I wanted to share that feedback because it makes the usage of the native TS SDK very prohibitive.
yoga-braavos, fbudassi, Albinutte, ori-shalom and cgatt