Closed imranbarbhuiya closed 1 year 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
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