privatenumber / pkg-size.dev

📦🔍 Find the true size of an npm package
https://pkg-size.dev
688 stars 6 forks source link

Types not getting detected from corresponding file #19

Open privatenumber opened 1 year ago

privatenumber commented 1 year ago

react-pdf distributes a index.js file with an associated index.d.ts file

Because pkg-size doesn't check implicitly associated type files, types are not getting detected.

Reported here: https://twitter.com/privatenumbr/status/1684819609697038336?s=20