AlexzanderFlores / WOKCommands

132 stars 61 forks source link

remove dist from github #202

Closed imranbarbhuiya closed 1 year ago

imranbarbhuiya commented 2 years ago

Why dist and src both folders are stored in github?

Is it only for publish to npm, then you can always generate the dist folder before publish just like this

https://github.com/imranbarbhuiya/pagination.djs/blob/main/package.json#L8

this is also written in ts but only dist folder is published in npm