Skip to content

Instantly share code, notes, and snippets.

@nksaraf
nksaraf / rollup-typescript.md
Created August 7, 2020 17:54 — forked from aleclarson/rollup-typescript.md
The best Rollup config for TypeScript libraries

Features

🔥 Blazing fast builds
😇 CommonJS bundle
🌲 .mjs bundle
.d.ts bundle
🧐 Source maps

Install