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

[Experiment] Advanced module options #56681

Closed
wants to merge 15 commits into from
Closed

Conversation

andrewbranch
Copy link
Member

No description provided.

@typescript-bot
Copy link
Collaborator

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.

@andrewbranch
Copy link
Member Author

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Dec 5, 2023

Heya @andrewbranch, I've started to run the tarball bundle task on this PR at 05f07d5. You can monitor the build here.

@microsoft microsoft deleted a comment from typescript-bot Dec 5, 2023
@typescript-bot
Copy link
Collaborator

typescript-bot commented Dec 5, 2023

Hey @andrewbranch, 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/158978/artifacts?artifactName=tgz&fileId=30A0E4EAA6D286EA5F5A7DEBBA4D765D8CB4328EFB8DC7626D813B75CDC6F1F802&fileName=/typescript-5.4.0-insiders.20231205.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@5.4.0-pr-56681-3".;

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

2 participants