Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add path mapping support to ESM and CJS loaders #1585

Open
wants to merge 79 commits into
base: main
Choose a base branch
from

turn on experimental resolver; add required file extensions to esm tests

6632481
Select commit
Loading
Failed to load commit list.
Open

Add path mapping support to ESM and CJS loaders #1585

turn on experimental resolver; add required file extensions to esm tests
6632481
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 23, 2024 in 0s

93.49% of diff hit (target 0.00%)

View this Pull Request on Codecov

93.49% of diff hit (target 0.00%)

Annotations

Check warning on line 248 in src/esm.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/esm.ts#L248

Added line #L248 was not covered by tests

Check warning on line 837 in src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.ts#L837

Added line #L837 was not covered by tests

Check warning on line 124 in src/path-mapping.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/path-mapping.ts#L124

Added line #L124 was not covered by tests