Skip to content

Instantly share code, notes, and snippets.

View mateus4k's full-sized avatar

Mateus Sampaio mateus4k

  • Brazil
View GitHub Profile
@mateus4k
mateus4k / rollup-typescript.md
Created October 6, 2022 01:24 — 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