Home > @rushstack/node-core-library > IRealNodeModulePathResolverOptions > ignoreMissingPaths
IRealNodeModulePathResolverOptions.ignoreMissingPaths property
If set to true, the resolver will not throw if part of the path does not exist.
Signature:
ignoreMissingPaths?: boolean;