Structs§
- Discovered
File - A discovered source file on disk.
- Entry
Point - An entry point into the module graph.
- FileId
- Compact file identifier.
Enums§
- Entry
Point Source - Where an entry point was discovered from.
Functions§
- compile_
glob_ set - Pre-compile a set of glob patterns for efficient matching against many paths.
- discover_
entry_ points - Discover entry points from package.json, framework rules, and defaults.
- discover_
files - Discover all source files in the project.
- discover_
plugin_ entry_ points - Discover entry points from plugin results (dynamic config parsing).
- discover_
workspace_ entry_ points - Discover entry points for a workspace package.