webpack/webpack.js.org

Flow diagram overview of all stages of webpack

Open

#2.223 aberto em 6 de jun. de 2018

Ver no GitHub
 (4 comments) (10 reactions) (0 assignees)MDX (3.436 forks)github user discovery
Help Wanted

Métricas do repositório

Stars
 (2.268 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador