cordis-lib / cordis

Modular, micro-service based Discord API wrapper written in TS.
https://cordis.js.org
Other
29 stars 1 forks source link

Clean up npm releases #38

Closed didinele closed 3 years ago

didinele commented 3 years ago

Just noticed a bunch of junk local code on my system from older project iterations laid around due to file renames. :|

Should consider using something like rimraf in the publish script to purge all dist and types dirs before publishing. No big deal overall, this problem will fix itself next release.

To clarify, there's junk files present in the releases that aren't exported at all.