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

Webpack 4 resolve type references #1444

Closed
wants to merge 3 commits into from

Conversation

johnnyreilly
Copy link
Member

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: #1422

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.

JasonKleban and others added 3 commits April 23, 2021 18:30
* Backport "Use caches for module resolution and type reference directives when using compiler default functions" #1287 to v8

* regen comparison tests

* Revert "regen comparison tests"

This reverts commit f04c5cf.

* only the two failing tests rerun.

* yarn run comparison-tests -- --save-output --single-test projectReferencesSymLinks

* yarn run comparison-tests -- --single-test projectReferencesSymLinks_WatchApi --save-output

Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
Co-authored-by: John Reilly <johnny_reilly@hotmail.com>
* Backport "Fixed impossibility to have several instances of ts-loader with different compiler options" #1317 to v8
* regen comparison tests
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.

API break notification: crash in resolveTypeReferenceDirective
3 participants