Resolve
Utf8-bom import
fail
Deep import
Should show [2,4]:fail
Entry resolving with exports field
fail
Deep import with exports field
fail
Deep import with query with exports field
fail
Deep import with exports field + exposed directory
fail
Deep import with exports field + mapped directory
fail
Exports field env priority
fail
Exports with legacy fallback
fail
Resolve /index.*
fail
Resolve dir and file of the same name (should prioritize file)
fail
Resolve to non-duplicated file extension
fail
Don't add extensions to directory names
fail
A ts module can import another ts module using its corresponding js file name
fail
A ts module can import another tsx module using its corresponding jsx file
name
fail
A ts module can import another tsx module using its corresponding js file name
fail
A ts module can import another ESM module using its corresponding mjs file
name
fail
A ts module can import another CommonJS module using its corresponding cjs
file name
fail
Resolve file name containing dot
fail
Resolve drive-relative path (Windows only)
fail
Resolve absolute path
fail
Browser Field
fail
Resolve browser field even if module field exists
fail
Resolve module field if browser field is likely UMD or CJS
fail
Resolve module field if browser field is likely IIFE
fail
Don't resolve to the `module` field if the importer is a `require` call
fail
CSS Entry
Monorepo linked dep
Plugin resolved virtual file
Plugin resolved virtual file (#9036)
Plugin resolved custom virtual file
Inline package
resolve.extensions
resolve.mainFields
resolve.conditions
resolve package that contains # in path