Skip to main content

Module discover

Module discover 

Source

Structs§

DiscoveredFile
A discovered source file on disk.
EntryPoint
An entry point into the module graph.
FileId
Compact file identifier.

Enums§

EntryPointSource
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.