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

cts, mts, cjs, mjs, etc extension support #45774

Closed
wants to merge 17 commits into from

Conversation

weswigham
Copy link
Member

You should probably look over weswigham#67 instead of this, so you're not reviewing two PRs of changes together - this PR is just here to run typescript bot commands on the PR~

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Sep 7, 2021
@weswigham
Copy link
Member Author

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Sep 7, 2021

Heya @weswigham, I've started to run the tarball bundle task on this PR at 15e1904. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented Sep 7, 2021

Hey @weswigham, 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/109884/artifacts?artifactName=tgz&fileId=CA6E00C1F7FBD4FFDF9CEB8AEED4FBD92607027D424B717DD64E8E2DFDF9BE9902&fileName=/typescript-4.5.0-insiders.20210907.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.5.0-pr-45774-2".;

@weswigham
Copy link
Member Author

Merged in #45884

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants