webpack/webpack.js.org

Flow diagram overview of all stages of webpack

Open

#2,223 opened on Jun 6, 2018

View on GitHub
 (4 comments) (10 reactions) (0 assignees)MDX (3,436 forks)github user discovery
Help Wanted

Repository metrics

Stars
 (2,268 stars)
PR merge metrics
 (PR metrics pending)

Description

For people coming into making plugins a flow diagram of the webpack process would be invaluable, e.g:

Compiler -> (All pipelines, parse, compile, optimize and order in which they happen) -> Emit

Contributor guide