webpack/webpack.js.org

Flow diagram overview of all stages of webpack

Open

#2.223 geöffnet am 6. Juni 2018

Auf GitHub ansehen
 (4 Kommentare) (10 Reaktionen) (0 zugewiesene Personen)MDX (3.436 Forks)github user discovery
Help Wanted

Repository-Metriken

Stars
 (2.268 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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