pshrmn / understanding-rollup

Learn how Rollup bundling works

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Understanding Rollup

Documenting how Rollup works (not how to use it) as I learn its codebase. Get started with what is Rollup.

Also, here is an outline of all of the node types built-in to Rollup. The descriptions of how Rollup uses these nodes might need to be updated. There have been some significant changes to Rollup since this was last updated.

About

Learn how Rollup bundling works