underctrl-io / commandkit

Only focus on what matters - Let CommandKit handle your commands and events in your Discord.js projects!
https://commandkit.js.org
MIT License
86 stars 12 forks source link

fix(get-paths): asynchronously load files and dirs #16

Closed twlite closed 11 months ago

twlite commented 11 months ago

This PR updates functions inside get-paths.ts to asynchronously load the files. Since the other components that called these functions were already asynchronous, this update should not break anything.

On the side, I have also updated some typings.

netlify[bot] commented 11 months ago

Deploy Preview for commandkit failed.

Name Link
Latest commit 5bdf2fe79f028cf647344a89e20ebfb4453d6227
Latest deploy log https://app.netlify.com/sites/commandkit/deploys/6520523d1964e60008f14f23
notunderctrl commented 11 months ago

Development version available in npm