-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Add noCheck API option
#57934
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
Add noCheck API option
#57934
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
79961d4
Add --noCheck flag, mirroring --noEmit, allowing emitting transpiling…
weswigham 540ce28
Test .d.ts emit on noCheck (js is pretty hopelessly broken without di…
weswigham 3f89f5c
Fix harness issues, js declaration emit issues with out of order chec…
weswigham bf82544
Add errors on using noCheck with noEmit and without emitDeclarationOn…
weswigham a3d4f73
Format
weswigham ce65c79
Merge branch 'main' into nocheck
weswigham 736eac2
Update baselines with main
weswigham 5c5e8e0
Remove command-line accesible noCheck option, API only until JS is done
weswigham b33afe7
Merge branch 'main' into nocheck
weswigham 1a05d96
Remove unused baseline
weswigham 051a1d1
Add private option description so if `build` is invoked via API with …
weswigham 1231be1
Increase comment verbosity
weswigham 3e29a42
Merge branch 'main' into nocheck
weswigham 2bda238
Add -b test for noCheck, change strategy used to make flag api-only
weswigham 7332613
Comment, capture current normal behavior of build/incremental (an opt…
weswigham 41f82f1
Diffs
weswigham 5c9c333
Format
weswigham 72bd93c
Actually accept more useful diff names
weswigham e0d7b4e
Cleanup
weswigham 8c667f4
Merge branch 'main' into nocheck
weswigham e0dfe56
Merge branch 'main' into nocheck
weswigham 2f65540
Enable noCheck for transpileDeclaration
weswigham 0f1b4c6
Remove builder change
weswigham File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add private option description so if
build is invoked via API with …
…`noCheck`, it is serialized correctly
- Loading branch information
commit 051a1d16e87bb418e44d1dd56a1d689cd3982fe0
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.