discordx-ts / discordx

🤖 Create a discord bot with TypeScript and Decorators!
https://discordx.js.org
Apache License 2.0
588 stars 50 forks source link

chore: make lodash imports tree-shakable #929

Closed ImLunaHey closed 1 year ago

ImLunaHey commented 1 year ago

Please describe the changes this PR makes and why it should be merged: This prevents the whole of lodash being imported when bundling.

Package

samarmeena commented 1 year ago

@ImLunaHey can you please sign the commit?

Look at https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits for more details.