Opteo/google-ads-node

Huge package size

felixmosh opened this issue · 2 comments

Hi,

I'm trying to improve install size of my app, and looks like google_ads_node is the biggest package :|
image

I've investigated a bit, in production env, where there is no usage of typescript, we can remove .d.ts files
It will remove 11M!

image

See #99 for a solution by using an alternate API