Modules§
Structs§
- Assets
ForSource Mapping - This is a transparent value type wrapping [
FxHashMap<String,ResolvedVc<Box<dyn GenerateSourceMap>>>
]. - Node
Rendering Entries - This is a transparent value type wrapping
Vec<ResolvedVc<NodeRenderingEntry>>
. - Node
Rendering Entry - Response
Headers
Traits§
- Node
Entry - Trait that allows to get the entry module for rendering something in Node.js
Functions§
- external_
asset_ entrypoints - Returns a set of “external” assets on the boundary of the “internal” subgraph
- get_
intermediate_ asset - Converts a module graph into node.js executable assets
- get_
renderer_ pool_ operation - Creates a node.js renderer pool for an entrypoint.
- register