Re-exports§
pub use app_segment_config::parse_segment_config_from_loader_tree;
pub use app_segment_config::parse_segment_config_from_source;
pub use next_edge::context::get_edge_chunking_context;
pub use next_edge::context::get_edge_chunking_context_with_client_assets;
pub use next_edge::context::get_edge_compile_time_info;
pub use next_edge::context::get_edge_resolve_options_context;
pub use util::PathType;
pub use util::get_asset_path_from_pathname;
pub use util::pathname_for_path;
Modules§
- app_
segment_ config - app_
structure - hmr_
entry - instrumentation
- middleware
- mode
- next_
app - next_
client - next_
client_ reference - next_
config - next_
dynamic - next_
edge - next_
manifests - Type definitions for the Next.js manifest formats.
- next_
pages - next_
server - next_
server_ component - next_
server_ utility - next_
telemetry - pages_
structure - tracing_
presets - url_
node - The following code is adapted from sorted-routes.ts using GPT-4 and human review.
- util
Structs§
Functions§
- all_
assets_ from_ entries - Walks the asset graph from multiple assets and collect all referenced assets.
- create_
page_ loader_ entry_ module - emit_
all_ assets - Emits all assets transitively reachable from the given chunks, that are inside the node root or the client root.
- emit_
assets - Emits all assets transitively reachable from the given chunks, that are inside the node root or the client root.
- get_
next_ package - register