A list of alias fields in description files
Whether or not the unsafeCache should include request context as part of the cache key.
A list of exports field condition names.
A list of description files to read from
Enforce that a extension from extensions must be used
A list of exports fields in description files
An object which maps extension to extension aliases
A list of extensions which should be tried for files
A list of module alias configurations or an object which maps key to value, applied only after modules option
The file system which should be used
The request is already fully specified and no extensions or directories are resolved for it
A list of imports fields in description files
A list of main fields in description files
A list of main files in directories
A list of directories to resolve modules from, can be absolute path or folder name
A list of additional resolve plugins which should be applied
A PnP API that should be used - null is "never", undefined is "auto"
Prefer to resolve server-relative urls as absolute paths before falling back to resolve in roots
Prefer to resolve module requests as relative requests before falling back to modules
Resolve to a context instead of a file
A prepared Resolver to which the plugins are attached
A list of resolve restrictions
A list of root paths
Resolve symlinks to their symlinked location
Use this cache object to unsafely cache the successful requests
Use only the sync constraints of the file system calls
A function which decides whether a request should be cached or not. An object is passed with at least path
and request
properties.
A list of module alias configurations or an object which maps key to value