Skip to content

Pass correct module resolution state when reading package.json info so that they are correctly tracked in the resolution #50085

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

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

sheetalkamat
Copy link
Member

No description provided.

…o that they are correctly tracked in the resolution
@sheetalkamat
Copy link
Member Author

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jul 28, 2022

Heya @sheetalkamat, I've started to run the tarball bundle task on this PR at 8b82466. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jul 28, 2022

Hey @sheetalkamat, I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/130692/artifacts?artifactName=tgz&fileId=CA4DA270582085AC7039C286751B69A872E09E42B7D72D91B55BC2EB658ADC7702&fileName=/typescript-4.8.0-insiders.20220728.tgz"
    }
}

and then running npm install.


There is also a playground for this build and an npm module you can use via "typescript": "npm:@typescript-deploys/pr-build@4.8.0-pr-50085-2".;

@sheetalkamat sheetalkamat merged commit 5d79052 into main Jul 29, 2022
@sheetalkamat sheetalkamat deleted the useModuleResolutionState branch July 29, 2022 00:19
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.

3 participants