Type Alias: DirectoryAsModuleSourceOpts
DirectoryAsModuleSourceOpts =
object
Properties​
sourceRootPath?​
optional
sourceRootPath:string
An optional subpath of the directory which contains the module's configuration file.
If not set, the module source code is loaded from the root of the directory.