Manages the loading and configuration of a project using a specified project configuration.
Constructs a new instance of the _Loader class.
Optional
The name of the project. Optional.
Private
Readonly
The project configuration instance associated with the loader.
Asynchronously runs the loader, reading and loading the project configuration and importing the entrypoint.
A Promise that resolves when the loader has completed its tasks.
Generated using TypeDoc
Manages the loading and configuration of a project using a specified project configuration.