Skip to content

cherry-pick(#32491): fix(test runner): allow directory imports with path mapping#32571

Merged
dgozman merged 1 commit intomicrosoft:release-1.47from
dgozman:r1.47-ae11867
Sep 12, 2024
Merged

cherry-pick(#32491): fix(test runner): allow directory imports with path mapping#32571
dgozman merged 1 commit intomicrosoft:release-1.47from
dgozman:r1.47-ae11867

Conversation

@dgozman
Copy link
Copy Markdown
Collaborator

@dgozman dgozman commented Sep 11, 2024

We now hopefully align with moduleResolution: bundler tsconfig option, allowing directory imports in every scenario, and allowing proper module imports when not going through the type mapping.

This regressed in #32078. Fixes #32480, fixes #31811.

…ts with path mapping

We now hopefully align with `moduleResolution: bundler` tsconfig option,
allowing directory imports in every scenario, and allowing proper module
imports when not going through the type mapping.

This regressed in microsoft#32078. Fixes microsoft#32480, fixes microsoft#31811.
@github-actions
Copy link
Copy Markdown
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › babel.spec.ts:135:5 › should not transform external

1 flaky ⚠️ [playwright-test] › ui-mode-test-setup.spec.ts:22:5 › should run global setup and teardown

29575 passed, 629 skipped
✔️✔️✔️

Merge workflow run.

@dgozman dgozman merged commit 13e6e48 into microsoft:release-1.47 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant