Skip to content

Updates to --build parsing on command line #59874

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 6 commits into from
Sep 6, 2024
Merged

Updates to --build parsing on command line #59874

merged 6 commits into from
Sep 6, 2024

Conversation

sheetalkamat
Copy link
Member

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Sep 5, 2024
@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.

@sheetalkamat
Copy link
Member Author

@jakebailey @navya9singh i am hoping this does not affect website in some way. Let me know

@jakebailey
Copy link
Member

Checked, and I don't think this breaks the website's tsconfig generation script; build is still listed as an option there when I build this PR and then pull it into the website.

@sheetalkamat sheetalkamat merged commit 31afb98 into main Sep 6, 2024
32 checks passed
@sheetalkamat sheetalkamat deleted the parseBuild branch September 6, 2024 19:52
@sandersn sandersn removed this from PR Backlog Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

parseCommandLine fails with --build and --force
3 participants