Skip to main content

Module project

Module project 

Source

Structs§

AppPageNapiRoute
NapiDebugBuildPaths
NapiDefineEnv
NapiDraftModeOptions
NapiEntrypoints
NapiEnvVar
NapiInstrumentation
NapiMiddleware
NapiOptionEnvVar
NapiPartialProjectOptions
NapiProjectOptions with all fields optional.
NapiProjectOptions
NapiRoute
NapiTurboEngineOptions
NapiWatchOptions
OptionStackFrame
This is a transparent value type wrapping Option<StackFrame>.
ProjectInstance
StackFrame

Enums§

UpdateMessage

Functions§

all_entrypoints_write_to_disk_operation
get_source_map_rope
get_source_map_rope_operation
project_compilation_events_subscribe
Subscribes to all compilation events that are not cached like timing and progress information.
project_entrypoints
project_entrypoints_subscribe
project_get_source_for_asset
project_get_source_map
project_get_source_map_sync
project_hmr_chunk_names_subscribe
project_hmr_events
project_invalidate_file_system_cache
Invalidates the filesystem cache so that it will be deleted next time that a turbopack project is created with filesystem cache enabled.
project_new
project_on_exit
Runs exit handlers for the project registered using the ExitHandler API.
project_shutdown
Runs project_on_exit, and then waits for turbo_tasks to gracefully shut down.
project_trace_source
project_trace_source_operation
project_update
project_update_info_subscribe
Subscribes to lifecycle events of the compilation.
project_write_all_entrypoints_to_disk
project_write_analyze_data