Module module_graph

Module module_graph 

Source

Modules§

async_module_info
chunk_group_info
export_usage
Intermediate tree shaking that uses global information but not good as the full tree shaking.
merged_modules
module_batch

Structs§

BatchingConfig
GraphEntries
This is a transparent value type wrapping GraphEntriesT.
GraphNodeIndex
ModuleGraph
ModuleGraphRef
The ReadRef version of ModuleGraph. This is better for eventual consistency, as the graphs aren’t awaited multiple times within the same task.
RefData
SingleModuleGraph
SingleModuleGraphModuleNode
VisitedModules

Enums§

GraphTraversalAction
SingleModuleGraphNode

Type Aliases§

GraphEntriesT