cordis-lib / cordis

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

chore: fix npm deployment #48

Closed didinele closed 3 years ago

didinele commented 3 years ago

Closes #38

This PR will ensure junk files aren't put out onto NPM from here on out by rimraf-ing and then re-compiling the code right before publishing.