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

Resolve Type References (TypeScript 4.7) for webpack 4 #1445

Closed
wants to merge 3 commits into from

Conversation

johnnyreilly
Copy link
Member

@johnnyreilly johnnyreilly commented Apr 20, 2022

Compiles against 4.6.3 - a starting point for the backport to webpack 4 to fix #1421 with TypeScript 4.7. See discussion with @dragomirtitian here

Tests are failing right now for typescript@next (AKA TypeScript 4.7) - this is expected.

If the changes of #1422 are implemented - just servicesHost.ts and interfaces.ts I think, then this should be enough to get it working with webpack 4 and make tests pass.

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.

None yet

1 participant