Skip to content

Instantly share code, notes, and snippets.

View d34dman's full-sized avatar
👻

Shibin Das d34dman

👻
View GitHub Profile
@d34dman
d34dman / rollup-typescript.md
Last active December 28, 2022 00:02 — forked from aleclarson/rollup-typescript.md
The best Rollup config for TypeScript libraries

Features

🔥 Blazing fast builds
😇 CommonJS bundle
🌲 .mjs bundle
.d.ts bundle + type-checking
🧐 Source maps

Install