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

Commits on Apr 23, 2021

  1. Backport #1287 to v8 (#1291)

    * 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>
    3 people committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    6787a39 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Backport #1317 to v8 (#1319)

    * Backport "Fixed impossibility to have several instances of ts-loader with different compiler options" #1317 to v8
    * regen comparison tests
    timocov committed May 19, 2021
    Configuration menu
    Copy the full SHA
    3639cbd View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. compile against 4.6.3

    johnnyreilly committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    80370ed View commit details
    Browse the repository at this point in the history