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

Hotfix: Disable enhanced-resolve #1506

Merged
merged 4 commits into from Sep 20, 2022
Merged

Hotfix: Disable enhanced-resolve #1506

merged 4 commits into from Sep 20, 2022

Conversation

manuth
Copy link
Contributor

@manuth manuth commented Sep 20, 2022

As discussed in #1503, #1505 and #1504, enhanced-resolve causes issues in case both typescript and enhanced-resolve are able to resolve a module specifier.

Changes made in this PR will disable enhanced-resolve. This change might be reverted once a proper workflow has been worked out.

In doing so, this PR will fix #1505 and fix #1504.

This is a follow-up to PR #1503 which introduced the changes causing these issues.

@manuth manuth changed the title Disable enhanced-resolve Hotfix: Disable enhanced-resolve Sep 20, 2022
@johnnyreilly
Copy link
Member

johnnyreilly commented Sep 20, 2022

SHIPIT! https://github.com/TypeStrong/ts-loader/releases/tag/9.4.1

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.

v9.4.0 cannot import the members v9.4.0 cannot resolve .d.ts files
2 participants