webpack/webpack.js.org
Flow diagram overview of all stages of webpack
Open
#2,223 opened on Jun 6, 2018
Help Wanted
Repository metrics
- Stars
- (2,268 stars)
- PR merge metrics
- (Avg merge 1d 13h) (21 merged PRs in 30d)
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