🐛 Bug: Package size is a whopping 1.2MB #573
Labels
status: accepting prs
Please, send a pull request to resolve this! 🙏
type: bug
Something isn't working :( 🐛
Bug Report Checklist
main
branch of the repository.Expected
This package is mostly a collection of small functions and the occasional larger piece of analysis. It shouldn't be very large in output bundles.
Per https://pkg-size.dev/tsutils?no-peers, the predecessor
tsutils
was only 382KB in total.Actual
Per https://pkg-size.dev/ts-api-utils?no-peers, it's 1.2MB. 😬
Additional Info
This was prompted by @ArnaudBarre noting in ArnaudBarre/eslint-plugin-react-refresh#62 (comment) a desire to have nicely typed rule options for a plugin without many megabytes of added dependencies. Thanks for the prod @ArnaudBarre!
💖
The text was updated successfully, but these errors were encountered: