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 #930

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.

Replaces https://github.com/discordx-ts/discordx/pull/929 with a signed commit.

Package

ImLunaHey commented 1 year ago

@samarmeena any chance we could get a release with this added?

samarmeena commented 1 year ago

okay, released patch for discordx, let me know if needed on other packeges