tsup to bundle your TypeScript package
Are you building a TypeScript library but not sure how to bundle it? I recommend tsup.
Below are the factors I consider:1. It has over 1M downloads per week on NPM registry2. tsup repository has 8.6k stars with active maintenance.3. Well documented.4...
ramunarasinga.hashnode.dev2 min read